From 6c35b68f173eb33a158fa76288e24ab523879ae0 Mon Sep 17 00:00:00 2001 From: orbiter Date: Fri, 28 Jan 2011 10:12:17 +0000 Subject: - removed 'peerName' property from the yacy settings file because this information is stored in the yacy seed file - the own seed file gets the lead for storage of the peer name - exchanged default peer name generation method with one that does not use the local ip - default peer names are now strings starting with '_anon' - added another switch to suppress forwarding to ConfigBasic if the name was already changed - replaced all usages of the yacy.conf peerName with access to the local seed - changes to the peer name are now applied directly and not after the next peer ping git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7453 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/ConfigBasic.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'htroot/ConfigBasic.html') diff --git a/htroot/ConfigBasic.html b/htroot/ConfigBasic.html index 665de7ed3..f8066fb36 100644 --- a/htroot/ConfigBasic.html +++ b/htroot/ConfigBasic.html @@ -75,7 +75,7 @@
- +
@@ -99,9 +99,8 @@ -
  •     
    -
  • +

    What you should do next:

    -- cgit v1.2.3