summaryrefslogtreecommitdiff
path: root/defaults/yacy.init
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2017-01-23 16:05:51 +0100
committerluccioman <luccioman@users.noreply.github.com>2017-01-23 16:05:51 +0100
commit826e5bbaddf9a0252ad88b7cfb593e73f1124104 (patch)
treeefab978839269c98d52cc3e438490b233670778e /defaults/yacy.init
parent9adba367544ce463eedb86a8a282e9b4c798ce2b (diff)
Documented /HostBrowser.html related configuration settings
Diffstat (limited to 'defaults/yacy.init')
-rw-r--r--defaults/yacy.init4
1 files changed, 3 insertions, 1 deletions
diff --git a/defaults/yacy.init b/defaults/yacy.init
index 0dff8cfc4..cb9a95c04 100644
--- a/defaults/yacy.init
+++ b/defaults/yacy.init
@@ -1009,7 +1009,7 @@ svnRevision=0
currentSkin=pdbootstrap
# flag to show if pages shall be usable for non-admin users
-# this can be applied to the Surftips.html and yacysearch.html page
+# this can be applied to the Surftips.html, yacysearch.html and HostBrowser.html pages
publicSurftips = true
publicSearchpage = true
@@ -1244,7 +1244,9 @@ contentcontrol.smwimport.targetlist = contentcontrol
contentcontrol.smwimport.defaultcategory = yacy
# host browser settings
+# Allow the administrator to stack URLs to the local crawl queue from the host browser page, automatically (when a path is unknown) or manually through a "load and index" link
browser.autoload = false
+# Allow everyone to stack URLs to the local crawl queue. "browser.autoload" has also to be set to true to enable automatic loading on an unknown path.
browser.load4everyone = false
# greedy learning: fast information acquisition heuristic for new peers