mirror of
https://github.com/jimeh/docker-znc.git
synced 2026-02-19 09:56:43 +00:00
Update default config for ZNC 1.4
This commit is contained in:
@@ -3,10 +3,12 @@
|
|||||||
// Do NOT edit this file while ZNC is running!
|
// Do NOT edit this file while ZNC is running!
|
||||||
// Use webadmin or *controlpanel instead.
|
// Use webadmin or *controlpanel instead.
|
||||||
//
|
//
|
||||||
// Buf if you feel risky, you might want to read help on /znc saveconfig and /znc rehash.
|
// 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
|
// Also check http://en.znc.in/wiki/Configuration
|
||||||
|
|
||||||
Version = 1.0
|
Version = 1.4
|
||||||
<Listener l>
|
<Listener l>
|
||||||
Port = 6667
|
Port = 6667
|
||||||
IPv4 = true
|
IPv4 = true
|
||||||
@@ -16,7 +18,7 @@ Version = 1.0
|
|||||||
LoadModule = webadmin
|
LoadModule = webadmin
|
||||||
|
|
||||||
<User admin>
|
<User admin>
|
||||||
Pass = sha256#0ff9dbecce6e6a60031937e471b4911c3c3b32e9545b7c2868c22152da4f109d#pvcfXcnF/BjsXVU:Z9;-#
|
Pass = sha256#1b9a69be60544ae4a83147ebb04c4c1edc24dba4c62f8f25ef5603b06c264476#5zD6V:PYLf*jZcL8VbZY#
|
||||||
Admin = true
|
Admin = true
|
||||||
Nick = admin
|
Nick = admin
|
||||||
AltNick = admin_
|
AltNick = admin_
|
||||||
|
|||||||
Reference in New Issue
Block a user