Merge pull request #112 from nonmakina/overboardFixes

Overboard fixes
This commit is contained in:
nonmakina 2021-01-11 10:54:02 -06:00 committed by GitHub
commit 0bdbe0f927
5 changed files with 107 additions and 30 deletions

View file

@ -23,6 +23,11 @@ $config['boards'] = array(
) ,
array('meta')
);
$config['prepended_foreign_boards'] = array(
'overboard' => '/overboard/',
);
$config['foreign_boards'] = array(
'GET' => 'https://getchan.net/GET/',
'ref' => 'https://getchan.net/ref/'