mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Add option to control how many seconds to wait before compiling updated template file
This commit is contained in:
parent
c2f0e4fad9
commit
de2a9288f2
6 changed files with 22 additions and 1 deletions
|
|
@ -77,6 +77,7 @@ return array(
|
|||
'manager_layout' => 'module',
|
||||
'minify_scripts' => 'common',
|
||||
'concat_scripts' => 'none',
|
||||
'delay_compile' => 0,
|
||||
'jquery_version' => 2,
|
||||
'server_push' => false,
|
||||
'use_gzip' => false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue