remove boards we don't actually have

This commit is contained in:
towards-a-new-leftypol 2022-09-25 00:06:03 -04:00
parent a67e85a55f
commit 534c5ca9d8
1 changed files with 6 additions and 34 deletions

View File

@ -13,23 +13,9 @@
*/
$config['boards'] = array(
array(
'leftypol',
'b',
'WRK',
'hobby',
'tech',
'edu',
'ga',
'ent',
'777',
'posad',
'i',
'a',
'R9K',
'dead'
),
array('meta')
array(
'b',
)
);
$config['prepended_foreign_boards'] = array(
@ -41,23 +27,9 @@ $config['prepended_foreign_boards'] = array(
// Board categories. Only used in the "Categories" theme.
$config['categories'] = array(
'Leftypol' => array(
'leftypol',
'b',
'WRK',
'hobby',
'tech',
'edu',
'ga',
'ent',
'777',
'posad',
'i',
'a',
'R9K',
'dead'
),
'Meta' => array('meta')
'Leftypol' => array(
'b',
)
);
// Optional for the Categories theme. This is an array of name => (title, url) groups for categories