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 f4563529a..3d889f943 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -242,6 +242,10 @@ class CoreExport ServerConfig : public Extensible
public:
+ User* RehashUser;
+
+ std::string RehashParameter;
+
std::ostringstream errstr;
ConfigDataHash newconfig;