Fix configuration sample

This commit is contained in:
Fabian Affolter 2016-09-01 17:19:20 +02:00
parent aa31566b35
commit 1e005ed651
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -20,8 +20,8 @@ To use RSS feeds in your installation, add the following to your `configuration.
# Example configuration.yaml entry
feedreader:
urls:
- https://home-assistant.io/atom.xml
- https://github.com/blog.atom
- https://home-assistant.io/atom.xml
- https://github.com/blog.atom
```
Configuration variables: