Skip to content

Instantly share code, notes, and snippets.

@ar5had
Created May 18, 2017 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ar5had/0e424e7b7f67bb4e1018e2d963a8d42f to your computer and use it in GitHub Desktop.
Save ar5had/0e424e7b7f67bb4e1018e2d963a8d42f to your computer and use it in GitHub Desktop.
/ 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment