forked from leftypol/leftypol
Merge pull request #117 from nonmakina/banners
Adds banner support and banners
This commit is contained in:
commit
fdd91c0fd7
28 changed files with 16 additions and 20 deletions
|
@ -93,6 +93,9 @@ $config['threads_preview'] = 5;
|
|||
$config['root'] = '/';
|
||||
$config['secure_trip_salt'] = 'ODQ2NDM0ODlmMmRhNzk2M2EyNjJlOW';
|
||||
|
||||
//Banners
|
||||
$config['url_banner'] = '/banners.php';
|
||||
|
||||
/*
|
||||
* Some users are having trouble posting when this is on,
|
||||
* with the message 'Your request looks automated; Post discarded.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue