From 9e9e047e4e3141620f2d6f2ebea35a89a7b9799b Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 26 Feb 2014 13:30:58 +0100 Subject: [PATCH] Enforcing sane values for session timeout --- com.woltlab.wcf/option.xml | 2 +- ....0.1.php => update_com.woltlab.wcf_2.0.3.php} | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) rename wcfsetup/install/files/acp/{update_com.woltlab.wcf_2.0.1.php => update_com.woltlab.wcf_2.0.3.php} (61%) diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index d11a2671b8..0e350e8971 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -449,7 +449,7 @@ imagick:wcf.acp.option.image_adapter_type.imagick]]> security.general.session integer 1800 - 1 + 600 86400