fix some formatting in instance-config

This commit is contained in:
towards-a-new-leftypol 2023-08-30 14:15:22 -04:00
parent 1783ad98c3
commit 4d1f48a621
1 changed files with 33 additions and 31 deletions

View File

@ -13,21 +13,22 @@
*/
$config['boards'] = array(
array('leftypol',
'b',
'WRK',
'hobby',
'tech',
'edu',
'ga',
'ent',
'777',
'posad',
'i',
'a',
'R9K',
'dead'
) ,
array(
'leftypol',
'b',
'WRK',
'hobby',
'tech',
'edu',
'ga',
'ent',
'777',
'posad',
'i',
'a',
'R9K',
'dead'
),
array('meta')
);
@ -40,22 +41,23 @@ $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(
'leftypol',
'b',
'WRK',
'hobby',
'tech',
'edu',
'ga',
'ent',
'777',
'posad',
'i',
'a',
'R9K',
'dead'
),
'Meta' => array('meta')
);
// Optional for the Categories theme. This is an array of name => (title, url) groups for categories