enhancement request
On Fri, November 20, 2015 12:57 am, Stef Coene wrote:
Hi, Is it possible to automatically include subdirectories? So for every config file "<file>.cfg", do an include of the files in "<file>.d" Stef
Hi, I actually just committed a change for that earlier this evening :) It'll be in 4.4. In the meantime, you can simply add a "directory <file>.d/" manually for now and it'll work. For analysis.cfg/d, remember to do your include prior to the 'DEFAULT' section at the very bottom of the file. HTH -jc