diff options
| author | 2018-09-17 10:55:39 +0100 | |
|---|---|---|
| committer | 2018-09-17 10:55:39 +0100 | |
| commit | d307fab507804344e283137d05bbdd7493f23233 (patch) | |
| tree | e24d210151a7249dac02810c6e133708b2f0fefe /bot.conf.example | |
| parent | Verify server TLS certificates (diff) | |
Add support for TLS client certificate/key
Diffstat (limited to 'bot.conf.example')
| -rw-r--r-- | bot.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bot.conf.example b/bot.conf.example index 0fafb253..91a94f8b 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -1,4 +1,6 @@ [bot] +ssl-certificate = +ssl-key = openweathermap-api-key = wolframalpha-api-key = google-api-key = |
