diff options
Diffstat (limited to 'PLUGINS/epgdata/configs/epgd.conf')
-rw-r--r-- | PLUGINS/epgdata/configs/epgd.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/PLUGINS/epgdata/configs/epgd.conf b/PLUGINS/epgdata/configs/epgd.conf new file mode 100644 index 0000000..e5c2073 --- /dev/null +++ b/PLUGINS/epgdata/configs/epgd.conf @@ -0,0 +1,10 @@ + +# --------------- +# epgdata plugin +# --------------- + +epgdata.url = http://www.epgdata.com +epgdata.pin = insert-your-pin-here + +# Download timeout in seconds (default 180) +#epgdata.timeout = 180 |