$config['boardlist_wrap_bracket'] default to true
This commit is contained in:
parent
aecfc37510
commit
4fb941dbfe
@ -700,7 +700,7 @@
|
|||||||
// );
|
// );
|
||||||
|
|
||||||
// Whether or not to put brackets around the whole board list
|
// Whether or not to put brackets around the whole board list
|
||||||
$config['boardlist_wrap_bracket'] = false;
|
$config['boardlist_wrap_bracket'] = true;
|
||||||
|
|
||||||
// Board categories. Only used in the "Categories" theme.
|
// Board categories. Only used in the "Categories" theme.
|
||||||
// $config['categories'] = array(
|
// $config['categories'] = array(
|
||||||
|
Loading…
Reference in New Issue
Block a user