mirror of
https://github.com/ergochat/ergo.git
synced 2026-01-09 20:02:07 -08:00
remove extraneous conf entry
This commit is contained in:
parent
d85e6681d9
commit
14b530ec46
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ listen = "[::1]:6667" ; multiple `listen`s are allowed.
|
|||
log = "debug" ; error, warn, info, debug
|
||||
motd = "motd.txt" ; path relative to this file
|
||||
password = "JDJhJDA0JHJzVFFlNXdOUXNhLmtkSGRUQVVEVHVYWXRKUmdNQ3FKVTRrczRSMTlSWGRPZHRSMVRzQmtt" ; 'test'
|
||||
log = "debug"
|
||||
|
||||
[operator "root"]
|
||||
password = "JDJhJDA0JEhkcm10UlNFRkRXb25iOHZuSDVLZXVBWlpyY0xyNkQ4dlBVc1VMWVk1LlFjWFpQbGxZNUtl" ; 'toor'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue