diff options
| author | 2020-04-10 22:53:19 +0100 | |
|---|---|---|
| committer | 2020-04-10 22:53:19 +0100 | |
| commit | 61f050e3292ce0037b16f4b515ebcab3bb7dd46a (patch) | |
| tree | c10290442a4e7340019e5321cf6918d3e93b2c0a /docs | |
| parent | "mi" -> "m" for minute (diff) | |
| signature | ||
add bot.conf options so we can disable given log files
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/bot.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/bot.conf.example b/docs/bot.conf.example index 7b1ad465..fdb7a971 100644 --- a/docs/bot.conf.example +++ b/docs/bot.conf.example @@ -11,6 +11,8 @@ #lock-file = {DATA}/bot.lock #sock-file = {DATA}/bot.sock +#log-levels = TRACE,INFO,WARN + # database - currently only supports sqlite3 #database = sqlite3:{DATA}/bot.db |
