summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/hostserv.example.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/hostserv.example.conf b/data/hostserv.example.conf
index fb7e66eab..0f74ba467 100644
--- a/data/hostserv.example.conf
+++ b/data/hostserv.example.conf
@@ -110,12 +110,12 @@ module
/*
* Upon nickserv/group, this option syncs the nick's main vHost to the grouped nick.
*/
- syncongroup = false
+ syncongroup = true
/*
* This makes vhosts act as if they are per account.
*/
- synconset = false
+ synconset = true
}
command { service = "HostServ"; name = "GROUP"; command = "hostserv/group"; }