Fossil SCM

Change the recommended value for the robot-restrict setting mentioned in the online help to match the built-in default value, so it's easier to check if the setting was modified.

florian 2026-02-02 15:20 trunk
Commit d55227eceead1d4ac6e41eeec27d9bed50339b2718f3f9ef4c78afc0968001e5
1 file changed +1 -1
+1 -1
--- src/robot.c
+++ src/robot.c
@@ -263,11 +263,11 @@
263263
** The VALUE of this setting is a list of GLOB patterns that match
264264
** pages for which complex HTTP requests from unauthenticated clients
265265
** should be disallowed. "Unauthenticated" means the user is "nobody".
266266
** The recommended value for this setting is:
267267
**
268
-** timelineX,diff,annotate,fileage,file,finfo,reports,tree,download,hexdump
268
+** timelineX,diff,annotate,fileage,file,finfo,reports,tree,hexdump,download
269269
**
270270
** Usually the tag should exactly match the page name. The "diff" tag
271271
** covers all diffing pages such as /vdiff, /fdiff, and /vpatch. The
272272
** "annotate" tag also covers /blame and /praise. "zip" also covers
273273
** /tarball and /sqlar. If a tag has an "X" character appended then it
274274
--- src/robot.c
+++ src/robot.c
@@ -263,11 +263,11 @@
263 ** The VALUE of this setting is a list of GLOB patterns that match
264 ** pages for which complex HTTP requests from unauthenticated clients
265 ** should be disallowed. "Unauthenticated" means the user is "nobody".
266 ** The recommended value for this setting is:
267 **
268 ** timelineX,diff,annotate,fileage,file,finfo,reports,tree,download,hexdump
269 **
270 ** Usually the tag should exactly match the page name. The "diff" tag
271 ** covers all diffing pages such as /vdiff, /fdiff, and /vpatch. The
272 ** "annotate" tag also covers /blame and /praise. "zip" also covers
273 ** /tarball and /sqlar. If a tag has an "X" character appended then it
274
--- src/robot.c
+++ src/robot.c
@@ -263,11 +263,11 @@
263 ** The VALUE of this setting is a list of GLOB patterns that match
264 ** pages for which complex HTTP requests from unauthenticated clients
265 ** should be disallowed. "Unauthenticated" means the user is "nobody".
266 ** The recommended value for this setting is:
267 **
268 ** timelineX,diff,annotate,fileage,file,finfo,reports,tree,hexdump,download
269 **
270 ** Usually the tag should exactly match the page name. The "diff" tag
271 ** covers all diffing pages such as /vdiff, /fdiff, and /vpatch. The
272 ** "annotate" tag also covers /blame and /praise. "zip" also covers
273 ** /tarball and /sqlar. If a tag has an "X" character appended then it
274

Keyboard Shortcuts

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