parent
0888d16f72
commit
f2abcc9f74
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ class Standard extends \Baikal\Model\Config {
|
||||||
|
|
||||||
# Default values
|
# Default values
|
||||||
protected $aData = array(
|
protected $aData = array(
|
||||||
"PROJECT_TIMEZONE" => \date_default_timezone_get(),
|
"PROJECT_TIMEZONE" => "Europe/Paris",
|
||||||
"BAIKAL_CARD_ENABLED" => TRUE,
|
"BAIKAL_CARD_ENABLED" => TRUE,
|
||||||
"BAIKAL_CAL_ENABLED" => TRUE,
|
"BAIKAL_CAL_ENABLED" => TRUE,
|
||||||
"BAIKAL_DAV_AUTH_TYPE" => "Digest",
|
"BAIKAL_DAV_AUTH_TYPE" => "Digest",
|
||||||
|
|
Loading…
Add table
Reference in a new issue