mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
Merge branch 'develop' into pr/advanced-mailer
This commit is contained in:
commit
1f39a51c66
48 changed files with 466 additions and 603 deletions
|
|
@ -112,7 +112,10 @@ return array(
|
|||
'iframe' => array(),
|
||||
'object' => array(),
|
||||
),
|
||||
'use_mobile_view' => true,
|
||||
'mobile' => array(
|
||||
'enabled' => true,
|
||||
'tablets' => false,
|
||||
),
|
||||
'use_prepared_statements' => true,
|
||||
'use_rewrite' => true,
|
||||
'use_sso' => false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue