14 lines
258 B
Diff
14 lines
258 B
Diff
|
--- config.h.orig 2012-07-03 23:34:31.863039326 +0400
|
||
|
+++ config.h 2012-07-03 23:34:57.407038916 +0400
|
||
|
@@ -10,6 +10,10 @@
|
||
|
|
||
|
#define BLOWFISH
|
||
|
|
||
|
+/* Allow multiple irc connections per user */
|
||
|
+
|
||
|
+#define NETWORK
|
||
|
+
|
||
|
/* Allow Translation */
|
||
|
|
||
|
#define TRANSLATE
|