mirror of
https://github.com/nextcloud/server.git
synced 2026-05-21 17:45:40 -04:00
chore: remove always_populate_raw_post_data from setUploadLimit .user.ini
Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
3ee366eb27
commit
c0da34e561
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
upload_max_filesize=513M
|
||||
post_max_size=513M
|
||||
memory_limit=512M
|
||||
always_populate_raw_post_data=-1
|
||||
default_charset='UTF-8'
|
||||
output_buffering=off
|
||||
|
|
|
|||
Loading…
Reference in a new issue