Added config option to automatically remove unnecessary whitespace when compiling HTML files from templates
This commit is contained in:
@@ -494,6 +494,9 @@
|
||||
// 'AnotherName' => 'url')
|
||||
//);
|
||||
|
||||
// Automatically remove unnecessary whitespace when compiling HTML files from templates.
|
||||
$config['minify_html'] = false;
|
||||
|
||||
/*
|
||||
* ====================
|
||||
* Video embedding
|
||||
|
||||
Reference in New Issue
Block a user