diff options
Diffstat (limited to 'streamdev/streamdevhosts.conf')
-rw-r--r-- | streamdev/streamdevhosts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/streamdev/streamdevhosts.conf b/streamdev/streamdevhosts.conf index 49882a2..7243eeb 100644 --- a/streamdev/streamdevhosts.conf +++ b/streamdev/streamdevhosts.conf @@ -11,4 +11,4 @@ #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!) +#0.0.0.0/0 # any host on any net (DON'T DO THAT! USE AUTHENTICATION) |