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 b112681d..4a969527 100644
--- a/conf.h
+++ b/conf.h
@@ -44,6 +44,7 @@ typedef struct conf
char *plugindir;
char *pidfile;
char *motdfile;
+ char *welcomefile;
char *primary_storage;
char **migrate_storage;
int ping_interval;