mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore: remove always_populate_raw_post_data from .user.ini
Deprecated in PHP 5 Removed in PHP 7 https://www.php.net/manual/en/migration70.incompatible.php#migration70.incompatible.removed-ini-directivesbd289af963/UPGRADING (L425)Already removed from .htaccess inee84017Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
887dfeb886
commit
e6f0ed0cb9
1 changed files with 0 additions and 1 deletions
|
|
@ -4,6 +4,5 @@
|
|||
;
|
||||
; NOTE: PHP caches this file for 300 seconds by default
|
||||
;
|
||||
always_populate_raw_post_data=-1
|
||||
default_charset='UTF-8'
|
||||
output_buffering=0
|
||||
|
|
|
|||
Loading…
Reference in a new issue