diff options
| author | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-01-12 13:36:36 +0000 |
|---|---|---|
| committer | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-01-12 13:36:36 +0000 |
| commit | e54d588a15807e91cca905c4bc877a4da2ffb6bb (patch) | |
| tree | eb9ceb855134ca97e1b4758135be8f01683bf438 /defaults/yacy.network.readme | |
| parent | 9ef77d57f58048a469fb9395e93b112068e99ca7 (diff) | |
"patterns as defined by match operator in java" as r5475 says
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5476 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'defaults/yacy.network.readme')
| -rw-r--r-- | defaults/yacy.network.readme | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/defaults/yacy.network.readme b/defaults/yacy.network.readme index 5db8ad267..e480660fd 100644 --- a/defaults/yacy.network.readme +++ b/defaults/yacy.network.readme @@ -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 = |
