more tweaks to settle phabricator setup issues

This commit is contained in:
Tim Flink 2015-05-13 20:37:59 +00:00
parent 5a073688d2
commit 983ace10be
2 changed files with 2 additions and 1 deletions

View file

@ -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