Commit 50c4f646 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Typo

parent 605d3894
# #
# Default access-list for VLC HTTP interface # Access-list for VLC HTTP interface
# $Id$ # $Id$
# #
...@@ -16,9 +16,9 @@ ...@@ -16,9 +16,9 @@
#10.0.0.0/8 #10.0.0.0/8
#172.16.0.0/12 #172.16.0.0/12
#192.168.0.0/16 #192.168.0.0/16
#169.254.0.0/16
# The world # The world (uncommenting these 2 lines is not quite safe)
# (comment this out to obtain a safe default) #::/0
::/0 #0.0.0.0/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