diff --git a/defaults/yacy.network.readme b/defaults/yacy.network.readme index c17760cde..73bdf90d4 100644 --- a/defaults/yacy.network.readme +++ b/defaults/yacy.network.readme @@ -54,8 +54,8 @@ # In contrast also a list of IPs may be given to be not allowed to access the peers at all # The YaCy-httpd will not respond on any request from IPs given in the blacklist # Entries in whitelist take precedence over blacklist entries -# 1. whitlist is checked if match - access is allowed -# 2. blacklist ist checked if match - access is denied +# 1. whitelist is checked if match - access is allowed +# 2. blacklist is checked if match - access is denied # By default both lists should be empty to provide a basic search functionality for everyone. # When running a private YaCy network, all peers that are in the own network should be configured # in the whitelist. Otherwise the access from whitelisted clients is allowed, but the executing