summaryrefslogtreecommitdiff
path: root/htroot/SearchAccessRate_p.html
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/SearchAccessRate_p.html')
-rw-r--r--htroot/SearchAccessRate_p.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/htroot/SearchAccessRate_p.html b/htroot/SearchAccessRate_p.html
index d2dff52cc..5186a6505 100644
--- a/htroot/SearchAccessRate_p.html
+++ b/htroot/SearchAccessRate_p.html
@@ -9,8 +9,7 @@
#%env/templates/submenuAccessTracker.template%#
<h2>Local Search access rate limitations</h2>
<p>
- You can configure here limitations on access rate to this peer search interface by unauthenticated users and users without extended search right
- (see the <a href="ConfigAccounts_p.html">Accounts</a> configuration page for details on users' rights).
+ You can configure here limitations on access rate to this peer search interface by unauthenticated users.
</p>
<form action="SearchAccessRate_p.html" method="post"
@@ -22,7 +21,7 @@
<p>
Access rate limitations to this peer search interface.
- When a user with limited rights (unauthenticated or without extended search right) exceeds a limit, the search is blocked.
+ When an unauthenticated user exceeds a limit, the search is blocked.
</p>
<div class="form-group">
@@ -59,7 +58,7 @@
<p>
Access rate limitations to the peer-to-peer search mode.
- When a user with limited rights (unauthenticated or without extended search right) exceeds a limit, the search scope falls back to only this local peer index.
+ When an unauthenticated user exceeds a limit, the search scope falls back to only this local peer index.
</p>
<div class="form-group">
@@ -100,7 +99,7 @@
<p>
Access rate limitations to the peer-to-peer search mode with browser-side JavaScript results resorting enabled
(check the 'Remote results resorting' section in the <a href="ConfigPortal_p.html">Search Portal</a> configuration page).
- When a user with limited rights (unauthenticated or without extended search right) exceeds a limit, results resorting becomes only applicable on demand, server-side.
+ When an unauthenticated user exceeds a limit, results resorting becomes only applicable on demand, server-side.
</p>
<div class="form-group">
@@ -140,7 +139,7 @@
<p>
Limitations on snippet loading from remote websites.
- When a user with limited rights (unauthenticated or without extended search right) exceeds a limit, the snippets fetch strategy falls back to 'CACHEONLY'
+ When an unauthenticated user exceeds a limit, the snippets fetch strategy falls back to 'CACHEONLY'.
(check the default Snippet Fetch Strategy on the <a href="ConfigPortal_p.html">Search Portal</a> configuration page).
</p>
@@ -195,4 +194,4 @@
#%env/templates/footer.template%#
</body>
-</html> \ No newline at end of file
+</html>