From 0979457d751b79cee627fb9f78ce1b0280ef969e Mon Sep 17 00:00:00 2001 From: davy Date: Sat, 29 Jun 2019 11:16:01 -0500 Subject: added rss enclosures --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.json') 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", -- cgit v1.2.3