summaryrefslogtreecommitdiff
path: root/include/configreader.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configreader.h')
-rw-r--r--include/configreader.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configreader.h b/include/configreader.h
index e360d3917..910b6cabf 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -598,6 +598,10 @@ class CoreExport ServerConfig
*/
bool NoSnoticeStack;
+ /** If true, a "Welcome to <networkname>!" NOTICE will be sent to
+ * connecting users
+ */
+ bool WelcomeNotice;
};
/** The background thread for config reading, so that reading from executable includes