updated php from 8.1 to 8.4

This commit is contained in:
2026-03-09 12:23:35 +01:00
parent ba9f49f4a5
commit 067841c724
9 changed files with 7 additions and 15 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