dns-proxy-server icon indicating copy to clipboard operation
dns-proxy-server copied to clipboard

Configuration using YAML

Open denizdogan opened this issue 3 years ago • 2 comments

I think it would be nice if we could configure this using YAML instead of JSON. JSON often becomes messy when editing via SSH on a remote server somewhere, whereas YAML is simpler when typing.

denizdogan avatar Jun 11 '22 08:06 denizdogan

As it would be simple to create YAML configuration extension along JSON which will remain the default for now, I see it as nice feature. I will take a look how hard it's to add YAML support or any other format and give a feedback.

mageddo avatar Mar 02 '23 16:03 mageddo