diff options
author | Christian Pointner <equinox@helsinki.at> | 2016-07-29 00:04:00 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2016-07-29 00:04:00 (GMT) |
commit | 1b9e777c9cec218e040166dd5ae12c5bde843f20 (patch) | |
tree | aad77761c19e22300ecfdaba623aff0f7568350c /test/simple-watch.json | |
parent | 29c5920353da2ff8811d1518b411dfe957e397f5 (diff) |
watch dir control interface uses session
Diffstat (limited to 'test/simple-watch.json')
-rw-r--r-- | test/simple-watch.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/simple-watch.json b/test/simple-watch.json new file mode 100644 index 0000000..25ff8fd --- /dev/null +++ b/test/simple-watch.json @@ -0,0 +1,6 @@ +{ + "LOGIN_NAME": "heslinki", + "SHOW_ID": 10002, + "SOURCE_URI": "http://www.tonycuffe.com/mp3/tail%20toddle.mp3", + "SOURCE_FILE_POLICY": "keep" +} |