Created
May 18, 2017 22:05
-
-
Save ar5had/0e424e7b7f67bb4e1018e2d963a8d42f to your computer and use it in GitHub Desktop.
Revisions
-
ar5had created this gist
May 18, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,37 @@ / 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 http://en.znc.in/wiki/Configuration Version = 1.6.3 <Listener l> Port = 6000 IPv4 = true IPv6 = true SSL = true </Listener> LoadModule = webadmin <User arshdkhn1> Admin = true Nick = arshad AltNick = arshad_ Ident = arshdkhn1 RealName = Arshad Khan BindHost = asd LoadModule = chansaver LoadModule = controlpanel <Network Moznet> LoadModule = simple_away Server = irc.mozilla.org +6697 <Chan #calendar> </Chan> </Network> </User>