mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
Merge cfe39b9ec7
into ff08d2d1a5
This commit is contained in:
commit
e6df311a93
1 changed files with 1 additions and 1 deletions
|
@ -67,6 +67,6 @@ clear_env = no
|
|||
; Additional php.ini defines, specific to this pool of workers.
|
||||
php_value[upload_max_filesize] = 10G
|
||||
php_value[post_max_size] = 10G
|
||||
php_value[session.save_path] = #DESTDIR#/lib/private/session/
|
||||
; php_value[session.save_path] = #DESTDIR#/lib/private/session/
|
||||
php_value[default_charset] = UTF-8
|
||||
php_value[always_populate_raw_post_data] = -1
|
||||
|
|
Loading…
Add table
Reference in a new issue