<div dir="ltr">Would it be possible to get glob style includes in place, i.e. include_file "/some/path/*.cfg".<div><br></div><div>Reviewing the source, it looks likeĀ <span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px">sr_push_yy_state inĀ </span>src/core/cfg.lex needs an update.</div><div><br></div><div>Daniel - can you confirm if this is the correct place to modify such behavior and if there are any gotchas in implementation of this?</div><div><br></div><div>It would be nice if it had full support for glob inclusion / imports, similar to nginx</div><div><br></div><div>i.e.</div><div><br></div><div>include_file "/home/*/foo/bar/*.cfg"</div><div><br></div><div>would include files in /home/brandon/foo/bar/*.cfg and /home/dev/foo/bar/*.cfg although I realize this adds a bit more complexity, any reason you can see why not to add support for this?</div><div><br></div><div>Thanks!</div>





</div>