diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-09-02 12:04:44 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-09-02 12:04:44 +0200 |
| commit | 77b4c6dc5b2e030d91134ad4e9f01b41228793ad (patch) | |
| tree | f2bd4c4cef07ed717395ec2264e16e86942a17a6 /htroot/Settings_p.html | |
| parent | c90ae191ab4601e255c3c7e653f5c78f75a01c61 (diff) | |
moved Table administration and Busy Queues Config out of mini-submenu of
advanced settings to a top-menu entry. Moved the advanced setting to a
less prominent place of the submenu. Removed the table administration
from target analysis submenu because it appeared double, the table
administration is now the default in the system administration.
Sorry for inconvenience if i constantly move menues around, but this
makes just more sense and YaCy is still not finished :)
Diffstat (limited to 'htroot/Settings_p.html')
| -rw-r--r-- | htroot/Settings_p.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/htroot/Settings_p.html b/htroot/Settings_p.html index 7219e2e65..b26ba33de 100644 --- a/htroot/Settings_p.html +++ b/htroot/Settings_p.html @@ -13,12 +13,6 @@ delete the file 'DATA/SETTINGS/yacy.conf' in the YaCy application root folder and start YaCy again. </p> <ul class="settingsMenu"> - <li><a href="PerformanceQueues_p.html">Performance Settings of Busy Queues</a></li> - </ul> - <ul class="settingsMenu"> - <li><a href="Tables_p.html">Viewer and administration for database tables</a></li> - </ul> - <ul class="settingsMenu"> <li><a href="?page=ServerAccess">Server Access Settings</a></li> <li><a href="?page=ProxyAccess">Proxy Access Settings</a></li> <li><a href="?page=crawler">Crawler Settings</a></li> |
