closes #2743
This commit is contained in:
payonel 2018-02-09 14:23:14 -08:00
parent 6fd7fc07e1
commit 84ccbcef8a

View File

@ -948,7 +948,7 @@ opencomputers {
# This is a list of blacklisted domain names. If an HTTP request is made
# or a socket connection is opened the target address will be compared
# to the addresses / adress ranges in this list. It it is present in this
# to the addresses / address ranges in this list. It it is present in this
# list, the request will be denied.
# Entries are either domain names (www.example.com) or IP addresses in
# string format (10.0.0.3), optionally in CIDR notation to make it easier