mirror of
https://github.com/nextcloud/server.git
synced 2026-05-22 10:06:37 -04:00
always_populate_raw_post_data has been removed with PHP 7.0
This commit is contained in:
parent
5278bfe0e4
commit
ee84017192
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@
|
|||
php_value post_max_size 513M
|
||||
php_value memory_limit 512M
|
||||
php_value mbstring.func_overload 0
|
||||
php_value always_populate_raw_post_data -1
|
||||
php_value default_charset 'UTF-8'
|
||||
php_value output_buffering 0
|
||||
<IfModule mod_env.c>
|
||||
|
|
|
|||
Loading…
Reference in a new issue