Fossil SCM

Documentation update: Make the robot-restrict setting "none" or "off" to disable all restrictions.

drh 2025-08-19 10:28 trunk
Commit 26a9b033363106853b846c005eeab6fd6f47db78b6b7c366a9d66fff13fcdfb5
2 files changed +3 -2 +2
+3 -2
--- src/robot.c
+++ src/robot.c
@@ -153,13 +153,14 @@
153153
**
154154
** The "diff" tag covers all diffing pages such as /vdiff, /fdiff, and
155155
** /vpatch. The "annotate" tag also covers /blame and /praise. "zip"
156156
** also covers /tarball and /sqlar. If a tag has an "X" character appended,
157157
** then it only applies if query parameters are such that the page is
158
-** particularly difficult to compute.
158
+** particularly difficult to compute. In all other case, the tag should
159
+** exactly match the page name.
159160
**
160
-** In all other case, the tag should exactly match the page name.
161
+** Make this setting "none" or "off" to disable all robot restrictions.
161162
*/
162163
163164
/*
164165
** Return the default restriction GLOB
165166
*/
166167
--- src/robot.c
+++ src/robot.c
@@ -153,13 +153,14 @@
153 **
154 ** The "diff" tag covers all diffing pages such as /vdiff, /fdiff, and
155 ** /vpatch. The "annotate" tag also covers /blame and /praise. "zip"
156 ** also covers /tarball and /sqlar. If a tag has an "X" character appended,
157 ** then it only applies if query parameters are such that the page is
158 ** particularly difficult to compute.
 
159 **
160 ** In all other case, the tag should exactly match the page name.
161 */
162
163 /*
164 ** Return the default restriction GLOB
165 */
166
--- src/robot.c
+++ src/robot.c
@@ -153,13 +153,14 @@
153 **
154 ** The "diff" tag covers all diffing pages such as /vdiff, /fdiff, and
155 ** /vpatch. The "annotate" tag also covers /blame and /praise. "zip"
156 ** also covers /tarball and /sqlar. If a tag has an "X" character appended,
157 ** then it only applies if query parameters are such that the page is
158 ** particularly difficult to compute. In all other case, the tag should
159 ** exactly match the page name.
160 **
161 ** Make this setting "none" or "off" to disable all robot restrictions.
162 */
163
164 /*
165 ** Return the default restriction GLOB
166 */
167
--- src/setup.c
+++ src/setup.c
@@ -510,10 +510,12 @@
510510
@ /vpatch. The "annotate" tag covers /annotate and also /blame and
511511
@ /praise. The "zip" covers itself and also /tarball and /sqlar. If a
512512
@ tag has an "X" character appended, then it only applies if query
513513
@ parameters are such that the page is particularly difficult to compute.
514514
@ In all other case, the tag should exactly match the page name.
515
+ @
516
+ @ To disable robot restrictions, make this setting "none" or "off".
515517
@ (Property: robot-restrict)
516518
@ <br>
517519
textarea_attribute("", 2, 80,
518520
"robot-restrict", "rbrestrict", robot_restrict_default(), 0);
519521
520522
--- src/setup.c
+++ src/setup.c
@@ -510,10 +510,12 @@
510 @ /vpatch. The "annotate" tag covers /annotate and also /blame and
511 @ /praise. The "zip" covers itself and also /tarball and /sqlar. If a
512 @ tag has an "X" character appended, then it only applies if query
513 @ parameters are such that the page is particularly difficult to compute.
514 @ In all other case, the tag should exactly match the page name.
 
 
515 @ (Property: robot-restrict)
516 @ <br>
517 textarea_attribute("", 2, 80,
518 "robot-restrict", "rbrestrict", robot_restrict_default(), 0);
519
520
--- src/setup.c
+++ src/setup.c
@@ -510,10 +510,12 @@
510 @ /vpatch. The "annotate" tag covers /annotate and also /blame and
511 @ /praise. The "zip" covers itself and also /tarball and /sqlar. If a
512 @ tag has an "X" character appended, then it only applies if query
513 @ parameters are such that the page is particularly difficult to compute.
514 @ In all other case, the tag should exactly match the page name.
515 @
516 @ To disable robot restrictions, make this setting "none" or "off".
517 @ (Property: robot-restrict)
518 @ <br>
519 textarea_attribute("", 2, 80,
520 "robot-restrict", "rbrestrict", robot_restrict_default(), 0);
521
522

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button