mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-12 17:08:16 +01:00
* rpm/deb packages: removed "php_value session.gc_maxlifetime 14400" from Apache config, so value from global php.ini is used
This commit is contained in:
parent
e5fe9bc578
commit
edbcae101f
@ -34,7 +34,6 @@ RedirectMatch ^(/principals/users/.*)$ /egroupware/groupdav.php$1
|
||||
php_value max_execution_time 90
|
||||
php_admin_value mbstring.func_overload 7
|
||||
php_value memory_limit 128M
|
||||
php_value session.gc_maxlifetime 14400
|
||||
php_value include_path .:/usr/share/pear
|
||||
php_admin_value open_basedir /usr/share/egroupware:/var/lib/egroupware:/tmp:/usr/share/pear:/usr/bin/zip:/usr/share/jpgraph:/usr/bin/tnef:/usr/bin/aspell:/usr/share/fonts
|
||||
php_value upload_max_filesize 64M
|
||||
|
Loading…
Reference in New Issue
Block a user