aboutsummaryrefslogtreecommitdiffstats
path: root/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'conf.h')
-rw-r--r--conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.h b/conf.h
index 1ee311bd..12b4d369 100644
--- a/conf.h
+++ b/conf.h
@@ -38,6 +38,7 @@ typedef struct conf {
authmode_t authmode;
char *auth_pass;
char *oper_pass;
+ int allow_account_add;
char *hostname;
char *configdir;
char *plugindir;