On Sat, Feb 25, 2017 at 5:08 AM, Philip Oakley <philipoakley@xxxxxxx> wrote: >> +Conditional includes >> +~~~~~~~~~~~~~~~~~~~~ >> + >> +You can include one config file from another conditionally by setting > > > On first reading I thought this implied you can only have one `includeIf` > within the config file. > I think it is meant to mean that each `includeIf`could include one other > file, and that users can have multiple `includeIf` lines. Yes. Not sure how to put it better though (I basically copied the first paragraph from the unconditional include section above, which shares the same confusion). Perhaps just write "the variable can be specified multiple times"? Or "multiple variables include multiple times, the last variable does not override the previous ones"? -- Duy