//GNUNUX generate with command znc --makeconf // WARNING // // Do NOT edit this file while ZNC is running! // Use webadmin or *controlpanel instead. // // Altering this file by hand will forfeit all support. // // But if you feel risky, you might want to read help on /znc saveconfig and /znc rehash. // Also check https://wiki.znc.in/Configuration //>GNUNUX SSLCertFile = {{ tls_cert_directory }}/znc.crt SSLKeyFile = {{ tls_key_directory }}/znc.key // //>GNUNUX AllowWeb = false // //GNUNUX LoadModule = webadmin @@PASSWORD@@ Admin = false Nick = {{ user_name }} AltNick = {{ user_name}}_ Ident = {{ user_name }} LoadModule = chansaver //GNUNUX LoadModule = controlpanel //>GNUNUX RealName = {{ real_name }} // LoadModule = simple_away //>GNUNUX LoadModule = keepnick LoadModule = kickrejoin LoadModule = nickserv IRCConnectEnabled = true // {% endfor %} {% endfor %}