STFossil
Small teams. Open source. Built on Fossil.

chalcedony

Unified Management for Fossil Repositories

Public | Owner: STFossil | Default branch: trunk | Last update: 2026-09-19 16:29

The "robot-exception" setting:

The value of this setting should be a regular expression. If it matches the REQUEST_URI without the SCRIPT_NAME prefix matches this regular expression, then the request is an exception to anti-robot defenses and should be allowed through. For example, to allow robots to download tarballs or ZIP archives for named versions and releases, you could use an expression like this:
^/tarball/(version-[0-9.]+|release)/

This setting can hold multiple regular expressions, one regular expression per line. The input URL is exempted from anti-robot defenses if any of the multiple regular expressions matches.

Clone

You can clone this repository with the following command:

fossil clone https://1wt.observer/chalcedony

Contribute

The best way to contribute is through e-mail. See the project documentation for more details.