Change some system default values

This commit is contained in:
Julio Cesar Laura
2012-10-08 11:04:15 -04:00
parent ce4704129a
commit 830c59d41f

View File

@@ -1025,8 +1025,8 @@ class System {
'debug_time' => 0,
'debug_calendar' => 0,
'wsdl_cache' => 1,
'memory_limit' => '100M',
'time_zone' => 'America/La_Paz',
'memory_limit' => '128M',
'time_zone' => 'America/New_York',
'memcached' => 0,
'memcached_server' => '',
'default_skin' => 'classic',