Update config.php.template
This commit is contained in:
parent
4311625ea2
commit
1cfefb0337
@ -25,9 +25,9 @@
|
|||||||
*/
|
*/
|
||||||
// $config['theme'] = 'default'; // Set the theme (defaults to "default")
|
// $config['theme'] = 'default'; // Set the theme (defaults to "default")
|
||||||
// $config['twig_config'] = array( // Twig settings
|
// $config['twig_config'] = array( // Twig settings
|
||||||
// 'cache' => false, // To enable Twig caching change this to CACHE_DIR
|
// 'cache' => false, // To enable Twig caching change this to CACHE_DIR
|
||||||
// 'autoescape' => false, // Autoescape Twig vars
|
// 'autoescape' => false, // Autoescape Twig vars
|
||||||
// 'debug' => false // Enable Twig debug
|
// 'debug' => false // Enable Twig debug
|
||||||
// );
|
// );
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user