show Access on cmd_handleinfo & bypass mask check for clones
[srvx.git] / srvx.conf.example
index 2501d93a7b208a5e57aa612e8351ee310250d6c7..e9dcfc351529440c40b02bd6d0294077c418f0c6 100644 (file)
         "nodelete_level" "1";
         // how long before a new channel owner can give ownership away?
         "giveownership_timeout" "1w";
+        // message sent to new channels
+        "new_channel_unauthed_join" ""; //only sent if the user is unauthed
+        "new_channel_authed_join" ""; //only sent if the user is authed
+        "new_channel_message" ""; //always after the message above
+        
     };
 
     "global" {