updated configuration block comment
authorpk910 <philipp@zoelle1.de>
Fri, 4 Jan 2013 20:20:34 +0000 (21:20 +0100)
committerpk910 <philipp@zoelle1.de>
Fri, 4 Jan 2013 20:20:34 +0000 (21:20 +0100)
src/mod-hostserv.c

index 56ef7454225b69f830a7e323f8e5177b01c75ab8..4d16996bfa6d33cd41d85a8908104a5bee100ae6 100644 (file)
  *     "hostserv" {
  *         "nick" "HostServ";
  *         "modes" "+iok";
-           "toplevel_access" "600";
+ *         "toplevel_access" "600";
+ *         "fallback_other_assignment" "1"; //fall back to another assignment when active assignment gets removed
+ *         "manager_can_del_toplevel" "0"; //managers of a toplevel group may delete the whole group
+ *         "manager_can_del_secondlevel" "0"; //managers of a secondlevel group may delete the whole group
  *     };
  *  };
  *