updated php to 8.1

This commit is contained in:
2023-10-30 18:30:51 +01:00
parent 442bd64a9b
commit 4cd581aa9a
11 changed files with 20 additions and 29 deletions
+9
View File
@@ -0,0 +1,9 @@
memory_limit = 8192M
upload_max_filesize = 50M
post_max_size = 50M
max_execution_time = 150
; Log level
; Possible Values: alert, error, warning, notice, debug
; Default Value: notice
log_level = debug