defaults config addition

This commit is contained in:
yuri
2017-05-10 14:59:59 +03:00
parent 1033a926fc
commit df6a1f6613
@@ -160,6 +160,8 @@ return array (
'cleanupJobPeriod' => '1 month',
'cleanupActionHistoryPeriod' => '15 days',
'cleanupAuthTokenPeriod' => '1 month',
'currencyFormat' => 1,
'currencyDecimalPlaces' => null,
'isInstalled' => false
);