mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-09 03:22:51 +08:00
设置php时区
This commit is contained in:
@@ -10,6 +10,8 @@ max_execution_time = 0
|
|||||||
; POST大小不限制
|
; POST大小不限制
|
||||||
post_max_size = -1
|
post_max_size = -1
|
||||||
|
|
||||||
|
; 设置时区
|
||||||
|
date.timezone = "Asia/Shanghai"
|
||||||
|
|
||||||
|
|
||||||
[Zend Opcache]
|
[Zend Opcache]
|
||||||
|
|||||||
Reference in New Issue
Block a user