Add empty boards_alias to inc/config, should fix #133
This commit is contained in:
parent
53d8111a7d
commit
e1ea080e3f
@ -1879,3 +1879,6 @@
|
||||
|
||||
// Show "Home" link in page navigation. Use with the Catalog theme. Set to false to disable.
|
||||
$config['home_link'] = true;
|
||||
|
||||
//Empty board alias
|
||||
$config['boards_alias'] = array();
|
||||
|
Loading…
Reference in New Issue
Block a user