adding session.gc_maxlifetime = 14400 (4 hours session lifetime) to our apache config

This commit is contained in:
Ralf Becker 2017-02-02 17:09:22 +01:00
parent 4966da5b00
commit e4f1aaea49

View File

@ -47,6 +47,7 @@ RedirectMatch ^(/principals/users/.*)$ /egroupware/groupdav.php$1
php_admin_value upload_tmp_dir /tmp
php_value post_max_size 65M
php_value max_input_vars 3000
php_admin_value session.gc_maxlifetime 14400
<Files ~ "\.inc\.php$">
<IfModule !mod_authz_core.c>
# Apache 2.4