]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/nickserv.h
svsnick and 1 param auth
[irc/evilnet/x3.git] / src / nickserv.h
index cf366e60f18583d582bb0dd08cd456517f8fdc2c..e59839a5e86df6f0e977ef891e3e303417315126 100644 (file)
@@ -5,7 +5,7 @@
  *
  * x3 is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -199,6 +199,7 @@ struct nickserv_config {
     struct string_list *ldap_object_classes;
     const char *ldap_oper_group_dn;
     const char *ldap_field_group_member;
+    unsigned int ldap_timeout;
 #endif
 };