summaryrefslogtreecommitdiff
path: root/feed-transmission.example.json
diff options
context:
space:
mode:
Diffstat (limited to 'feed-transmission.example.json')
-rw-r--r--feed-transmission.example.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/feed-transmission.example.json b/feed-transmission.example.json
index 7252575..497ba3c 100644
--- a/feed-transmission.example.json
+++ b/feed-transmission.example.json
@@ -3,16 +3,12 @@
{
"matches": [
{
- "type": "re",
"value": ".*Thread: Some thread",
"white": true,
- "matched_count": 0
},
{
- "type": "re",
"value": ".*Thread: Some other thread",
"white": true,
- "matched_count": 0
],
"name": "example.com",
"poll_delay": 3600,