forked from leftypol/leftypol
Per-board configuration files
This commit is contained in:
parent
d65bf26771
commit
8d6c3d655d
2 changed files with 9 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
|||
* This is the default configuration. You can copy values from here and use them in
|
||||
* your instance-config.php
|
||||
*
|
||||
* You can also create per-board configuration files. Once a board is created, locate its directory and
|
||||
* create a new file named config.php (eg. b/config.php). Like instance-config.php, you can copy values
|
||||
* from here and use them in your per-board configuration files.
|
||||
*
|
||||
*/
|
||||
|
||||
$config = Array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue