diff options
| author | f1ori <f1ori@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-17 11:37:30 +0000 |
|---|---|---|
| committer | f1ori <f1ori@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2011-01-17 11:37:30 +0000 |
| commit | a321c7673d0f92a5f30ddd8748f527b4509390e9 (patch) | |
| tree | 4950e1cd819416de6ba821f1b15c4d8c3f811834 /htroot/ConfigNetwork_p.html | |
| parent | c9cd03b53244d1128c95224f50a508690b9ba6a3 (diff) | |
* adminAccountForLocalhost only for localhost
* yacy crawls local domains also, if no password is set (the interface is already protected)
* it's not required anymore, to set a password in intranet mode
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7436 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigNetwork_p.html')
| -rw-r--r-- | htroot/ConfigNetwork_p.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htroot/ConfigNetwork_p.html b/htroot/ConfigNetwork_p.html index 4c49135c5..19127d103 100644 --- a/htroot/ConfigNetwork_p.html +++ b/htroot/ConfigNetwork_p.html @@ -47,7 +47,6 @@ #(commitDHTIsRobinson)#::<div class="error">For P2P operation, at least DHT distribution or DHT receive (or both) must be set. You have thus defined a Robinson configuration.</div>#(/commitDHTIsRobinson)# #(commitDHTNoGlobalSearch)#::<div class="error">Global Search in P2P configuration is only allowed, if index receive is switched on. You have a P2P configuration, but are not allowed to search other peers.</div>#(/commitDHTNoGlobalSearch)# #(commitRobinson)#::<div class="commit">For Robinson Mode, index distribution and receive is switched off.</div>#(/commitRobinson)# - #(commitPasswordWarning)#::<div class="error">With this configuration it is not allowed to authentify automatically from localhost! Please open the <a href="ConfigAccounts_p.html">Account Configuration</a> and set a new password.</div>#(/commitPasswordWarning)# <form id="NetworkForm" method="post" action="ConfigNetwork_p.html" enctype="multipart/form-data" accept-charset="UTF-8"> <fieldset> <legend> |
