forked from leftypol/leftypol
Use thread subject for page title
This commit is contained in:
parent
fc66da1d14
commit
5ef675e578
1 changed files with 3 additions and 0 deletions
|
@ -112,6 +112,9 @@ $config['url_banner'] = '/banners.php';
|
||||||
//Date format
|
//Date format
|
||||||
$config['post_date'] = '%F (%a) %T';
|
$config['post_date'] = '%F (%a) %T';
|
||||||
|
|
||||||
|
//Page title
|
||||||
|
$config['thread_subject_in_title'] = true;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Some users are having trouble posting when this is on,
|
* Some users are having trouble posting when this is on,
|
||||||
* with the message 'Your request looks automated; Post discarded.'
|
* with the message 'Your request looks automated; Post discarded.'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue