docker_auth
docker_auth copied to clipboard
Add support for include directive in configuration file.
Hello,
Would it be possible to add support for include in configuration file? Let's say I want to split general configuration server, acl, etc.. and user configuration into separate files.
interesting idea. we'd need to introduce some sort of preprocessing. as usual - no firm commitments, PRs welcome.