diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-03-16 22:31:54 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2008-03-16 22:31:54 +0000 |
| commit | 7150b463ff2e6e305e8ffc7012bd615e8a05822d (patch) | |
| tree | 9a6829c3a3e2e51e8ba4f8b9d5330fbc0b901f22 /htroot/Settings_p.html | |
| parent | 54cb097ea432b254f5ffa7e3d79298c9d3561439 (diff) | |
changed handling of default values and database paths:
- the default files yacy.init and for the network definition is now moved to the path defaults
- the httpProxy.conf is renamed to yacy.conf
- the DATA/INDEX/PUBLIC is renamed to the actual network nickname, which should be freeworld or sciencenet
more menu entries
- added apfelmaennchens alternative search page to the menu
- added the new thread dump page to the server log menu point as submenu
modifications
- modified the thread dump page: sorting by thread type
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4575 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Settings_p.html')
| -rw-r--r-- | htroot/Settings_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Settings_p.html b/htroot/Settings_p.html index f06dee48a..447044d6c 100644 --- a/htroot/Settings_p.html +++ b/htroot/Settings_p.html @@ -26,7 +26,7 @@ <h2>Advanced Settings</h2> <p>If you want to restore all settings to the default values, but <strong>forgot your administration password</strong>, you must stop the proxy, - delete the file 'DATA/SETTINGS/httpProxy.conf' in the YaCy application root folder and start YaCy again. + delete the file 'DATA/SETTINGS/yacy.conf' in the YaCy application root folder and start YaCy again. </p> <ul class="settingsMenu"> <li><a href="?page=ServerAccess">Server Access Settings</a></li> |
