removed a little part of timezone comment in security.ini because it was extra
Some checks failed
Build and Publish Docker Image / build-and-push (push) Has been cancelled

This commit is contained in:
db1234719
2026-01-22 21:30:37 +03:30
parent 69b97bde94
commit 977877683a

View File

@@ -35,7 +35,7 @@ opcache.max_accelerated_files = 12000
opcache.save_comments = 1 opcache.save_comments = 1
opcache.jit = 0 opcache.jit = 0
; timezone (override manually) ; timezone
date.timezone = Asia/Tehran date.timezone = Asia/Tehran
; forbid URL file wrappers unless needed ; forbid URL file wrappers unless needed