Skip to content

Commit af68870

Browse files
authored
Update php.ini
1 parent 552a069 commit af68870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment/php.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ realpath_cache_size = 16M
66
realpath_cache_ttl = 360
77
max_input_time = 5
88
register_argc_argv = 0
9+
date.timezone = ${TZ:-UTC}
910

1011
[Opcache]
1112
opcache.enable = 1

0 commit comments

Comments
 (0)