]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_info.c
autochanmodes support
[irc/rqf/shadowircd.git] / modules / m_info.c
index 18f7b58e4cc850f580f7e8b2b025e46eb67fe3f5..53b0026b51b3327f79bd6ed7517eb9aca2f8e41c 100644 (file)
@@ -332,6 +332,12 @@ static struct InfoStruct info_table[] = {
                &ServerInfo.network_desc,
                "Network description"
        },
+       {
+               "autochanmodes",
+               OUTPUT_STRING,
+               &ConfigChannel.autochanmodes,
+               "Channelmodes set on channel creation"
+       },
        {
                "nick_delay",
                OUTPUT_DECIMAL,