diff options
| author | 2019-03-13 16:52:51 +0000 | |
|---|---|---|
| committer | 2019-03-13 16:52:51 +0000 | |
| commit | 4058608bf2359a998857515030efda5035e93862 (patch) | |
| tree | d522a7b56f41b4d72aa5d546fb4040bca305a943 /bot.conf.example | |
| parent | move `code` in to the string format arg for log functions (diff) | |
| signature | ||
Add 'api-port' setting to bot.conf and use it in rest_api.py
Diffstat (limited to 'bot.conf.example')
| -rw-r--r-- | bot.conf.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bot.conf.example b/bot.conf.example index 6f0a493c..4335124b 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -9,6 +9,7 @@ tls-certificate = # key/cert used for REST API tls-api-key = tls-api-certificate = +api-port = # the default channel BitBot automatically joins bot-channel = |
