|
|
@@ -146,10 +146,10 @@
|
|
|
conflicting values for others) or merely splitting a
|
|
|
long configuration across many smaller categorised
|
|
|
files. The parameter in this case is an array with a
|
|
|
- single key "configs" whose value is an array of the
|
|
|
+ single key "config" whose value is an array of the
|
|
|
files to merge. Note: this means you either pass a
|
|
|
literal path, or
|
|
|
- <command>array("configs"=>array("/path1","/path2"[,...]));</command>.
|
|
|
+ <command>array("config"=>array("/path1","/path2"[,...]));</command>.
|
|
|
</para>
|
|
|
</listitem>
|
|
|
|