aboutsummaryrefslogtreecommitdiffstats
path: root/config.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'config.inc.php')
-rw-r--r--config.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.inc.php b/config.inc.php
index 506d7ba..c4a80ca 100644
--- a/config.inc.php
+++ b/config.inc.php
@@ -13,7 +13,8 @@ $configs = array(
'allow_preferences' => 'yes',
# 'show_search' => 'yes',
# 'show_todos' => 'no',
- 'timezone' => 'US/Central',
+# 'timezone' => 'US/Central',
+ 'timezone' => 'America/Bogota',
# 'second_offset' => $secs,
# 'cookie_uri' => ''
);

© 2014-2024 Faster IT GmbH | imprint | privacy policy