From b3b6841e0bef55eb4e0462b3a41727455d0bce75 Mon Sep 17 00:00:00 2001 From: Moritz Date: Tue, 18 Apr 2023 18:24:17 +0200 Subject: [PATCH] add auto update and timeout env --- .env.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.env.sample b/.env.sample index 1204d00..90dcefe 100644 --- a/.env.sample +++ b/.env.sample @@ -1,4 +1,6 @@ TYPE=rallly +TIMEOUT=300 +ENABLE_AUTO_UPDATE=true DOMAIN=rallly.example.com