Add exclude list formatting notes
This commit is contained in:
parent
8491fd61a8
commit
1c7e10cd40
|
@ -1,7 +1,8 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/* When adding a new board, rebuild this theme. If necessary, reconfigure the catalog theme.
|
/*
|
||||||
*
|
* When adding a new board, rebuild this theme. If necessary, reconfigure the catalog theme.
|
||||||
|
* Exclude list is space-separated (e.g. 'exclude' => 'b games music' )
|
||||||
*/
|
*/
|
||||||
$thread_limit = 15;
|
$thread_limit = 15;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue