Merge pull request #673 from julceslauhub/master
Change some default values for the System
This commit is contained in:
@@ -1025,8 +1025,8 @@ class System {
|
|||||||
'debug_time' => 0,
|
'debug_time' => 0,
|
||||||
'debug_calendar' => 0,
|
'debug_calendar' => 0,
|
||||||
'wsdl_cache' => 1,
|
'wsdl_cache' => 1,
|
||||||
'memory_limit' => '100M',
|
'memory_limit' => '128M',
|
||||||
'time_zone' => 'America/La_Paz',
|
'time_zone' => 'America/New_York',
|
||||||
'memcached' => 0,
|
'memcached' => 0,
|
||||||
'memcached_server' => '',
|
'memcached_server' => '',
|
||||||
'default_skin' => 'classic',
|
'default_skin' => 'classic',
|
||||||
|
|||||||
Reference in New Issue
Block a user