--- layout: page title: "Why are you using YAML for the configuration file?" description: "Why are you using YAML for the configuration file?" date: 2017-06-18 09:00 comments: false sharing: true footer: true ha_category: Configuration --- And not JSON or XML for the [configuration file](/docs/configuration/)? Because [YAML](/docs/configuration/yaml/) can be written by hand, you don't have to care about commas or tag and it's a superset of JSON.