mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Update config.php
This commit is contained in:
parent
3aae7f9a19
commit
6f790bd36d
1 changed files with 1 additions and 1 deletions
|
@ -508,7 +508,7 @@ $bb_cfg['show_poster_joined'] = true; // Show user's registration date in topics
|
|||
$bb_cfg['show_poster_posts'] = true; // Show user's post count in topics
|
||||
$bb_cfg['show_poster_from'] = true; // Show user's country in topics
|
||||
$bb_cfg['show_bot_nick'] = true; // Show bot's nickname
|
||||
$bb_cfg['text_buttons'] = true; // replace EDIT, QUOTE... images with text links
|
||||
$bb_cfg['text_buttons'] = false; // replace EDIT, QUOTE... images with text links
|
||||
$bb_cfg['post_date_format'] = 'd-M-Y H:i'; // Date format for topics
|
||||
$bb_cfg['ext_link_new_win'] = true; // open external links in new window
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue