diff options
Diffstat (limited to 'config.example.yaml')
-rw-r--r-- | config.example.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example.yaml b/config.example.yaml index 02dc9dd..bc766ca 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -1,4 +1,5 @@ watbot: + database: wat.db # wat.db (in the working directory) is the default server: host: irc.casa # mandatory, no default port: 6697 |