On 31/05/2015 10:24 a.m., James Lay wrote:
> On Sun, 2015-05-31 at 08:45 +1200, Amos Jeffries wrote:
>
>> On 31/05/2015 4:48 a.m., James Lay wrote:
>>> Per the docs:
>>>
>>> # Conditional configuration
>>> #
>>> # If-statements can be used to make configuration directives
>>> # depend
On Sat, 2015-05-30 at 16:24 -0600, James Lay wrote:
> On Sun, 2015-05-31 at 08:45 +1200, Amos Jeffries wrote:
>
> > On 31/05/2015 4:48 a.m., James Lay wrote:
> > > Per the docs:
> > >
> > > # Conditional configuration
> > > #
> > > # If-statements can be used to make configuration direct
On Sun, 2015-05-31 at 08:45 +1200, Amos Jeffries wrote:
> On 31/05/2015 4:48 a.m., James Lay wrote:
> > Per the docs:
> >
> > # Conditional configuration
> > #
> > # If-statements can be used to make configuration directives
> > # depend on conditions:
> > #
> > # if
> > #
On Sun, 2015-05-31 at 08:45 +1200, Amos Jeffries wrote:
> On 31/05/2015 4:48 a.m., James Lay wrote:
> > Per the docs:
> >
> > # Conditional configuration
> > #
> > # If-statements can be used to make configuration directives
> > # depend on conditions:
> > #
> > # if
> > #
On 31/05/2015 4:48 a.m., James Lay wrote:
> Per the docs:
>
> # Conditional configuration
> #
> # If-statements can be used to make configuration directives
> # depend on conditions:
> #
> # if
> # ... regular configuration directives ...
> # [else
>
Per the docs:
# Conditional configuration
#
# If-statements can be used to make configuration directives
# depend on conditions:
#
# if
# ... regular configuration directives ...
# [else
# ... regular configuration directives ...]
#