diff options
Diffstat (limited to 'docs/bot.conf.example')
| -rw-r--r-- | docs/bot.conf.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/bot.conf.example b/docs/bot.conf.example index 6c7808dc..7b1ad465 100644 --- a/docs/bot.conf.example +++ b/docs/bot.conf.example @@ -33,6 +33,9 @@ module-whitelist = # path to an external directory for modules to be found in external-modules = +# optional PEM public key used to encrypt channel_log log lines +log-key = + # https://openweathermap.org/api openweathermap-api-key = |
