mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
Make placeholder for custom prefix support in the future
This commit is contained in:
parent
a5bc18f015
commit
57be6abc9d
2 changed files with 6 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ return array(
|
|||
'viewport' => 'width=device-width, initial-scale=1.0, user-scalable=yes',
|
||||
),
|
||||
'namespaces' => [],
|
||||
'prefixes' => [],
|
||||
'use_rewrite' => true,
|
||||
'use_sso' => false,
|
||||
'other' => array(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue