aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan T <jans.tuomi@gmail.com>2016-07-28 13:25:28 +0300
committerGitHub <noreply@github.com>2016-07-28 13:25:28 +0300
commita4ef3b69b530f1d3e52efda921bbc840319e9e26 (patch)
treefdbcc333b5634956db766edc36caf569100d15ab
parente73f119d160ce6ffe55953552aa05eb41c44e4af (diff)
Mention api token in README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f232b0a..e23af58 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ TelegramBotToken=<YOUR_BOT_TOKEN>
ShoutboxApiUrl=<YOUR_API_URL>
TelegramChatID=<TELEGRAM_CHAT_ID>
ApiCallInterval=<UPDATE_INTERVAL_IN_SECONDS>
+ApiAuthToken=<SHOUTBOX_API_AUTH_TOKEN>
[UPTIME]
Port=<UPTIME_SERVICE_PORT>