From 28c8f7539aa2dba5a0e421f4055cd0dab8572459 Mon Sep 17 00:00:00 2001 From: Moritz Date: Tue, 18 Apr 2023 18:22:54 +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 499b06f..8f90e7e 100644 --- a/.env.sample +++ b/.env.sample @@ -1,4 +1,6 @@ TYPE=wekan +TIMEOUT=300 +ENABLE_AUTO_UPDATE=true LETS_ENCRYPT_ENV=production SECRET_OAUTH2_SECRET_VERSION=v1