mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Register event handlers and custom namespaces defined in module.xml
This commit is contained in:
parent
d0306df095
commit
acc1117d26
4 changed files with 119 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ return array(
|
|||
'tablets' => false,
|
||||
'viewport' => 'width=device-width, initial-scale=1.0, user-scalable=yes',
|
||||
),
|
||||
'namespaces' => [],
|
||||
'use_rewrite' => true,
|
||||
'use_sso' => false,
|
||||
'other' => array(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue