added a comment in config.php
This commit is contained in:
parent
c5aa3fdcc1
commit
fd6f4fb81f
@ -357,4 +357,14 @@
|
||||
|
||||
// Always act as if they had typed "noko" in the email field no mattter what
|
||||
$config['always_noko'] = false;
|
||||
|
||||
// Boardlinks
|
||||
// You can group, order and place the boardlist at the top of every page, using the following template.
|
||||
//$config['boards'] = Array(
|
||||
// Array('a', 'b'),
|
||||
// Array('c', 'd', 'e', 'f', 'g'),
|
||||
// Array('h', 'i', 'j'),
|
||||
// Array('k', Array('l', 'm'))
|
||||
//);
|
||||
|
||||
?>
|
Loading…
Reference in New Issue
Block a user