diff options
| author | davy <davy.wybiral@gmail.com> | 2019-06-29 11:16:01 -0500 |
|---|---|---|
| committer | davy <davy.wybiral@gmail.com> | 2019-06-29 11:16:01 -0500 |
| commit | 0979457d751b79cee627fb9f78ce1b0280ef969e (patch) | |
| tree | 1747f13635973fba571fa89c45d14173e2cbe8c6 /config.json | |
| parent | 0b87a1137f330a36419030a4e82363ed36563a23 (diff) | |
added rss enclosures
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json index 76ba6cd..c0dff2b 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ "port": 0 }, "feed": { - "external_url": "http://your-url.example", + "external_url": "", "title": "Feed Title", "link": "http://your-url.example/about", "description": "Feed Description", |
