]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/s_conf.h
Add TODO for ShadowIRCd 6.0
[irc/rqf/shadowircd.git] / include / s_conf.h
index 65337bc5b052550bcdd971dd55dcfbcec1860b48..70c755c80e67e56ea4e475c7b11e3846b25c31a2 100644 (file)
@@ -65,6 +65,7 @@ struct ConfItem
        char *passwd;           /* doubles as kline reason *ugh* */
        char *spasswd;          /* Password to send. */
        char *autojoin;         /* channels for users to autojoin to on connect */
+       char *autojoin_opers; /* channels for opers to autojoin on oper-up */
        char *user;             /* user part of user@host */
        int port;
        time_t hold;            /* Hold action until this time (calendar time) */