mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Maked jumpbox optional (#727)
This commit is contained in:
parent
fa0bafebd3
commit
3ed0bf3bb5
4 changed files with 2 additions and 3 deletions
|
@ -519,6 +519,7 @@ $bb_cfg['allow_change'] = [
|
|||
];
|
||||
|
||||
$bb_cfg['show_board_start_date'] = true;
|
||||
$bb_cfg['show_jumpbox'] = true;
|
||||
|
||||
$bb_cfg['trash_forum_id'] = 0; // (int) 7
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue