From fba19ac9e9f919873a6a4ca4ec51e5efa099918c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0est=C3=A1k=20V=C3=ADt?= Date: Fri, 12 Feb 2016 20:18:04 +0100 Subject: [PATCH] Added a note on cronKey --- production.conf-example | 1 + 1 file changed, 1 insertion(+) diff --git a/production.conf-example b/production.conf-example index b86bad6..dea3412 100644 --- a/production.conf-example +++ b/production.conf-example @@ -20,6 +20,7 @@ app{ } yssdc{ + # Anyone who knows the cron key can start periodic tasks cronKey="{{ lookup('cron_token', 'play_secret length=64') }}" bamboo{ url = …