Skip to content

Commit c65ec10

Browse files
committed
Fix missing timezone.
1 parent 3fe3bb5 commit c65ec10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/deb/php/php-fpm.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ php_admin_value[upload_max_filesize] = 512M
3333
php_admin_value[max_execution_time] = 600
3434
php_admin_value[max_input_time] = 600
3535
php_admin_value[session.save_path] = /usr/local/hestia/data/sessions
36+
php_admin_value[date.timezone] = "UTC"

0 commit comments

Comments
 (0)