Add some new entries (#3521)

This commit is contained in:
Fabian Affolter 2017-10-05 09:11:26 +02:00 committed by GitHub
parent 0ea1dd7ecf
commit 664e1bf86e
3 changed files with 41 additions and 0 deletions

View file

@ -0,0 +1,13 @@
---
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.