improved php using current user instead of root, improved timeout limit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
memory_limit = 1024M
|
||||
memory_limit = 2048M
|
||||
upload_max_filesize = 50M
|
||||
post_max_size = 50M
|
||||
;max_execution_time = 150
|
||||
max_execution_time = 150
|
||||
|
||||
; Log level
|
||||
; Possible Values: alert, error, warning, notice, debug
|
||||
|
||||
Reference in New Issue
Block a user