1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00

fix date.timezone

This commit is contained in:
src386 2015-08-31 16:42:48 +02:00
parent b35dd3ebe8
commit 7cdbb4fcfa

View file

@ -13,4 +13,4 @@ pm.min_spare_servers = 1
pm.max_spare_servers = 3
chdir = /var/www/movim
php_admin_value[open_basedir] = none
date.timezone = "YHTZ"
php_admin_value[date.timezone] = "YHTZ"