Issue #2321605 by sun: Fix comment syntax in example.settings.local.php
parent
bd0f39f06b
commit
9c12817cc9
|
@ -30,7 +30,7 @@ $config['system.performance']['js']['preprocess'] = FALSE;
|
|||
/**
|
||||
* Disable the render cache, by using the Null cache back-end defined by the
|
||||
* development.services.yml file above.
|
||||
* /
|
||||
*/
|
||||
$settings['cache']['bins']['render'] = 'cache.backend.null';
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue