1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 07:50:23 +01:00

AYAH by default.

This commit is contained in:
8chan 2014-09-25 20:14:00 +00:00
parent 15f49b7017
commit c8fc323ea6

View File

@ -80,6 +80,7 @@
$config['mod']['recent_reports'] = 65535;
// Board shit
$config['ayah_enabled'] = true;
$config['url_banner'] = '/banners.php';
//$config['default_stylesheet'] = array('Notsuba', 'notsuba.css');
$config['additional_javascript'][] = 'js/jquery.min.js';