From 5176f8bdc2a3fce8653b55397afcfdaa1a8846c6 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 17 Feb 2022 19:03:31 +0100 Subject: [PATCH] Add instructions. --- .env.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.example b/.env.example index d004ff9dfd..87a076a8ed 100644 --- a/.env.example +++ b/.env.example @@ -254,6 +254,8 @@ ALLOW_WEBHOOKS=false # # For more info: https://docs.firefly-iii.org/firefly-iii/advanced-installation/cron/ # +# You can set this variable from a file by appending it with _FILE +# STATIC_CRON_TOKEN= # You can fine tune the start-up of a Docker container by editing these environment variables.