more tweaks to settle phabricator setup issues
This commit is contained in:
parent
5a073688d2
commit
983ace10be
2 changed files with 2 additions and 1 deletions
|
@ -726,7 +726,7 @@ auto_globals_jit = On
|
|||
|
||||
; Maximum size of POST data that PHP will accept.
|
||||
; http://www.php.net/manual/en/ini.core.php#ini.post-max-size
|
||||
post_max_size = 8M
|
||||
post_max_size = 32M
|
||||
|
||||
; Magic quotes are a preprocessing feature of PHP where PHP will attempt to
|
||||
; escape any character sequences in GET, POST, COOKIE and ENV data which might
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue