Update config.yml
This commit is contained in:
parent
32c510ede8
commit
cd10e8ae90
1 changed files with 6 additions and 2 deletions
|
@ -18,9 +18,13 @@ admin-nick: admin
|
||||||
# If the path doesn't exist, it will be created, make sure it is either blank or generated by ircat!
|
# If the path doesn't exist, it will be created, make sure it is either blank or generated by ircat!
|
||||||
data-path: /path/to/data/for/ircat.db
|
data-path: /path/to/data/for/ircat.db
|
||||||
|
|
||||||
# The MOTD and it's file if applicable
|
# The MOTD and its file if applicable
|
||||||
motd: |
|
motd: |
|
||||||
CONFIG.YML EXAMPLE
|
CONFIG.YML EXAMPLE
|
||||||
Replace this with your own motd!
|
Replace this with your own motd!
|
||||||
|
|
||||||
# motd-file: /etc/motd
|
# motd-file: /etc/motd
|
||||||
|
|
||||||
|
# The ping timeout in seconds, default is 255
|
||||||
|
|
||||||
|
# ping-timeout: 255
|
Loading…
Reference in a new issue