|
|
|
@ -52,9 +52,9 @@
|
|
|
|
|
# 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
|
|
|
|
|
# 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 networ should be configured
|
|
|
|
|
# in the whitelist. Othervise the access from whitelistes clients is allowed, but the executing
|
|
|
|
|
# search requests in the private network for a singe request from outside is also blocked.
|
|
|
|
|
# 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
|
|
|
|
|
# search requests in the private network for a single request from outside is also blocked.
|
|
|
|
|
# Put simply all IPs from you peers in the whitelist.
|
|
|
|
|
# network.unit.access.whitelist =
|
|
|
|
|
# network.unit.access.blacklist =
|
|
|
|
|