Max links = 40

This commit is contained in:
8chan 2014-09-30 23:06:48 +00:00
parent f3000b6d8a
commit 7ca9b7edaf

View File

@ -84,6 +84,7 @@
$config['mod']['recent_reports'] = 65535; $config['mod']['recent_reports'] = 65535;
// Board shit // Board shit
$config['max_links'] = 40;
$config['poster_id_length'] = 6; $config['poster_id_length'] = 6;
$config['ayah_enabled'] = true; $config['ayah_enabled'] = true;
$config['url_banner'] = '/banners.php'; $config['url_banner'] = '/banners.php';