summaryrefslogtreecommitdiff
path: root/streamdev/streamdevhosts.conf
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2010-12-02 09:48:23 +0100
committerFrank Schmirler <vdr@schmirler.de>2010-12-02 09:48:23 +0100
commit11b22d9f33d50f20cba1eaee2aadb55d3580d879 (patch)
tree5c4e7fe1046bd9cc1ef7a7b21abe118f43689902 /streamdev/streamdevhosts.conf
parent435f01649c2ee8c23c21e0680d0a39e773008549 (diff)
downloadvdr-plugin-streamdev-11b22d9f33d50f20cba1eaee2aadb55d3580d879.tar.gz
vdr-plugin-streamdev-11b22d9f33d50f20cba1eaee2aadb55d3580d879.tar.bz2
Streamdev 0.5.0-rc1
Diffstat (limited to 'streamdev/streamdevhosts.conf')
-rw-r--r--streamdev/streamdevhosts.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/streamdev/streamdevhosts.conf b/streamdev/streamdevhosts.conf
deleted file mode 100644
index 49882a2..0000000
--- a/streamdev/streamdevhosts.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# streamdevhosts This file describes a number of host addresses that
-# are allowed to connect to the streamdev server running
-# with the Video Disk Recorder (VDR) on this system.
-# Syntax:
-#
-# IP-Address[/Netmask]
-#
-
-127.0.0.1 # always accept localhost
-#192.168.100.0/24 # any host on the local net
-#204.152.189.113 # a specific host
-#239.255.0.0/16 # uncomment for IGMP multicast streaming
-#0.0.0.0/0 # any host on any net (USE THIS WITH CARE!)