forked from leftypol/leftypol
Make boardlist bracket wrapping optional
This commit is contained in:
parent
73f53d3529
commit
3aa1305dab
2 changed files with 4 additions and 1 deletions
|
@ -715,6 +715,9 @@
|
|||
// )
|
||||
// );
|
||||
|
||||
// Whether or not to put brackets around the whole board list
|
||||
$config['boardlist_wrap_bracket'] = false;
|
||||
|
||||
// Automatically remove unnecessary whitespace when compiling HTML files from templates.
|
||||
$config['minify_html'] = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue