Change default title on /qa/ to something more accurate.

This commit is contained in:
ccd0 2019-04-21 19:30:39 -07:00
parent 05f38c53b3
commit 5e663fb5b9

View File

@ -58,6 +58,7 @@ Main =
for db in DataBoard.keys
Conf[db] = {}
Conf['customTitles'] = {'4chan.org': {boards: {'qa': {'boardTitle': {orig: '/qa/ - Question & Answer', title: '/qa/ - 2D / Random'}}}}}
Conf['boardConfig'] = boards: {}
Conf['archives'] = Redirect.archives
Conf['selectedArchives'] = {}