瀏覽代碼

Add empty boards_alias to inc/config, should fix #133

pull/136/merge
Benjamin Southall 6 年之前
父節點
當前提交
e1ea080e3f
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      inc/config.php

+ 3
- 0
inc/config.php 查看文件

@@ -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…
取消
儲存