forked from leftypol/leftypol
Adds banner support and banners
This commit is contained in:
parent
f9a6b584e1
commit
e48982cf41
27 changed files with 16 additions and 19 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