Do not leave out any custom configuration

This commit is contained in:
Kijin Sung 2016-02-06 12:41:12 +09:00
parent a80468fc25
commit 3b641c1774
3 changed files with 23 additions and 0 deletions

View file

@ -104,4 +104,5 @@ return array(
'use_prepared_statements' => true,
'use_rewrite' => true,
'use_sso' => false,
'other' => array(),
);