Update config.yml

This commit is contained in:
Nova Cat 2024-12-11 12:55:58 -08:00
parent 34d71f3aa3
commit e8e6b49eda

View file

@ -11,3 +11,8 @@ identifier: somewhere in the universe
# The nickserv account to automatically be IRC opped # The nickserv account to automatically be IRC opped
admin-nick: admin admin-nick: admin
# The path of the data file to be used by NickServ, ChanServ, etc
# This MUST be a file path.
# Recommended to use a .db extension because it is an SQLite database
data-file: /path/to/data/for/ircat.db