improved php using current user instead of root, improved timeout limit

This commit is contained in:
2019-11-06 12:46:11 +01:00
parent ceaf3963b0
commit 5eb02ec37b
9 changed files with 121 additions and 21 deletions

View File

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