Signed-off-by: Ava Affine <ava@sunnypup.io>
This commit is contained in:
parent
5b27e62c85
commit
603cc7c5b1
2 changed files with 2 additions and 2 deletions
|
|
@ -401,4 +401,4 @@ GIT_HUB = https://api.github.com
|
||||||
; Hint: Set 'wait_timeout' to a high value in your my.conf to keep them open
|
; Hint: Set 'wait_timeout' to a high value in your my.conf to keep them open
|
||||||
; Syntax: 0 | 1
|
; Syntax: 0 | 1
|
||||||
; Default: 0
|
; Default: 0
|
||||||
PERSISTENT_DB_CONNECTIONS = 1
|
PERSISTENT_DB_CONNECTIONS = 0
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
memory_limit = 256M
|
memory_limit = 512M
|
||||||
upload_max_filesize = 100M
|
upload_max_filesize = 100M
|
||||||
post_max_size = 108M
|
post_max_size = 108M
|
||||||
max_input_vars = 5000
|
max_input_vars = 5000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue