aboutsummaryrefslogtreecommitdiff
path: root/bot.conf.example
diff options
context:
space:
mode:
authorGravatar jesopo2018-09-17 10:55:39 +0100
committerGravatar jesopo2018-09-17 10:55:39 +0100
commitd307fab507804344e283137d05bbdd7493f23233 (patch)
treee24d210151a7249dac02810c6e133708b2f0fefe /bot.conf.example
parentVerify server TLS certificates (diff)
Add support for TLS client certificate/key
Diffstat (limited to 'bot.conf.example')
-rw-r--r--bot.conf.example2
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 =