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