From 419513bd36fa8252f8a9e6de85dc6f4448b7d35a Mon Sep 17 00:00:00 2001 From: diegolamaral Date: Sun, 6 Oct 2024 12:41:10 +0000 Subject: [PATCH] change comment --- template.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.env b/template.env index d425fa3..08c0561 100644 --- a/template.env +++ b/template.env @@ -193,7 +193,7 @@ SYNCSERVERS_1_PULL_RULES= # PHP_MAX_INPUT_TIME=300 ## Additional PHP settings -# Timeout (in minutes) for user session inactivity. +# Timeout (in minutes) for user session inactivity before it expires. # PHP_SESSION_TIMEOUT=60 # Session cookie validity period in minutes. # PHP_SESSION_COOKIE_TIMEOUT=10080