ergo/ergonomadic.conf

13 lines
563 B
Plaintext
Raw Normal View History

[server]
name = "irc.example.com" ; required, usually a hostname
database = "ergonomadic.db" ; path relative to this file
listen = "localhost:6667" ; see `net.Listen` for examples
listen = "[::1]:6667" ; multiple `listen`s are allowed.
2014-03-09 00:01:15 +01:00
log = "debug" ; error, warn, info, debug
motd = "motd.txt" ; path relative to this file
2014-03-05 23:02:57 +01:00
password = "JDJhJDA0JHJzVFFlNXdOUXNhLmtkSGRUQVVEVHVYWXRKUmdNQ3FKVTRrczRSMTlSWGRPZHRSMVRzQmtt" ; 'test'
2014-03-09 00:01:15 +01:00
log = "debug"
[operator "root"]
2014-03-05 23:02:57 +01:00
password = "JDJhJDA0JEhkcm10UlNFRkRXb25iOHZuSDVLZXVBWlpyY0xyNkQ4dlBVc1VMWVk1LlFjWFpQbGxZNUtl" ; 'toor'