aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorrhenium <re4k@re4k.info>2013-05-19 11:38:38 +0900
committerrhenium <re4k@re4k.info>2013-05-19 11:38:38 +0900
commitb49ad1708874c273b5f6bf07c625ea2a7701825a (patch)
treec54776825c5be7149c31047a7fd7edf2bcc1bd36 /config
parentc93b516fdb0a2f826bde15aaefe3a66508639111 (diff)
downloadaclog-b49ad1708874c273b5f6bf07c625ea2a7701825a.tar.gz
rewrite notification
Diffstat (limited to 'config')
-rw-r--r--config/settings.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/settings.yml.example b/config/settings.yml.example
index 076a907..0fd8ddd 100644
--- a/config/settings.yml.example
+++ b/config/settings.yml.example
@@ -12,7 +12,7 @@ notification:
secret: "consumer secret"
token:
- token: "access token of notification account"
- - secret: "access token secret"
+ secret: "access token secret"
listen_port: 42106
secret_key: "secret key to authorize workers"