Add some new entries (#3521)
This commit is contained in:
parent
0ea1dd7ecf
commit
664e1bf86e
3 changed files with 41 additions and 0 deletions
13
source/_faq/configuration-file.markdown
Normal file
13
source/_faq/configuration-file.markdown
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue