Adds banner support and banners

This commit is contained in:
nonmakina 2021-01-09 16:11:28 -06:00
parent f9a6b584e1
commit e48982cf41
27 changed files with 16 additions and 19 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.'