Merge pull request #117 from nonmakina/banners

Adds banner support and banners
This commit is contained in:
towards-a-new-leftypol 2021-01-10 11:11:37 -05:00 committed by GitHub
commit fdd91c0fd7
28 changed files with 16 additions and 20 deletions

View file

@ -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.'