diff libfaim/faim/faimconfig.h @ 715:58106806ac2b

[gaim-migrate @ 725] yay committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 18 Aug 2000 00:21:53 +0000
parents e4c34ca88d9b
children 58a6e6e26695
line wrap: on
line diff
--- a/libfaim/faim/faimconfig.h	Thu Aug 17 23:23:24 2000 +0000
+++ b/libfaim/faim/faimconfig.h	Fri Aug 18 00:21:53 2000 +0000
@@ -118,6 +118,14 @@
 #define FAIM_USEFAKELOCKS
 #endif
 
+/*
+ * Size of the SNAC caching hash.
+ *
+ * Default: 16
+ *
+ */
+#define FAIM_SNAC_HASH_SIZE 16
+
 #endif /* __FAIMCONFIG_H__ */