Code

config: Implemented include filter pattern as sub-option in a <Include> block.
authorSebastian Harl <sh@tokkee.org>
Wed, 28 Nov 2012 08:32:43 +0000 (09:32 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 28 Nov 2012 08:32:43 +0000 (09:32 +0100)
commit67aba0fb1e3a301d61b6c410be6a03d83243dc39
tree8d04f72bb55d0a6fd9dab9f9bf6b100a9cc8950e
parent76910471b1d2b1d5f43d49286bf1f9a03a060f1c
config: Implemented include filter pattern as sub-option in a <Include> block.

This has the advantage of being more easy to read/understand and also being
more flexible. E.g. multiple filters and other options may be specified in the
future.

Thanks to octo for suggesting this!
src/configfile.c