summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authordavy <davy.wybiral@gmail.com>2019-06-29 11:16:01 -0500
committerdavy <davy.wybiral@gmail.com>2019-06-29 11:16:01 -0500
commit0979457d751b79cee627fb9f78ce1b0280ef969e (patch)
tree1747f13635973fba571fa89c45d14173e2cbe8c6 /config.json
parent0b87a1137f330a36419030a4e82363ed36563a23 (diff)
added rss enclosures
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
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",