aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorrhenium <re4k@re4k.info>2013-05-21 21:14:40 +0900
committerrhenium <re4k@re4k.info>2013-05-21 21:14:40 +0900
commit1de990f91ee62c5680a6d366f79c4edbca4a3a7e (patch)
treed84c6cf0825eadfccde38ef336ef5018aa96ac63 /config
parent856e759348f41418057b77a782a5b39eab87b999 (diff)
downloadaclog-1de990f91ee62c5680a6d366f79c4edbca4a3a7e.tar.gz
add option whether to enable notification
Diffstat (limited to 'config')
-rw-r--r--config/settings.yml.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/settings.yml.example b/config/settings.yml.example
index 0fd8ddd..15396e0 100644
--- a/config/settings.yml.example
+++ b/config/settings.yml.example
@@ -7,6 +7,7 @@ collector:
consumer_version: 0 # which consumer (0..)
notification:
+ enabled: false
consumer:
key: "consumer key of notification account"
secret: "consumer secret"