Commit 5445c746 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Safe default for HTTP .hosts file

parent 8a26156e
#
# Default access-list for VLC HTTP interface
# Access-list for VLC HTTP interface
# $Id$
#
......@@ -17,8 +17,7 @@
#172.16.0.0/12
#192.168.0.0/16
# The world
# (comment this out to obtain a safe default)
::/0
0.0.0.0/0
# The world (uncommenting these 2 lines is not quite safe)
#::/0
#0.0.0.0/0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment