summaryrefslogtreecommitdiff
path: root/feed-transmission.example.json
diff options
context:
space:
mode:
authorEric Anderson <ejona86@gmail.com>2010-08-21 14:49:46 -0500
committerEric Anderson <ejona86@gmail.com>2010-08-21 14:49:46 -0500
commit75d8efcf9f4d908736e1dfb3e2ae9b09fa8b1336 (patch)
tree146070b9216b66302d9bdf8098002e81b8384742 /feed-transmission.example.json
parentda0ce517795493bd348e5b28dfbd764bc2d9f484 (diff)
downloadfeed-transmission-75d8efcf9f4d908736e1dfb3e2ae9b09fa8b1336.tar.gz
feed-transmission-75d8efcf9f4d908736e1dfb3e2ae9b09fa8b1336.zip
Save config on exit and fix config saving bugs
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,