diff --git a/docs/manual/access-control.rst b/docs/manual/access-control.rst index 35a843d4..a80198ee 100644 --- a/docs/manual/access-control.rst +++ b/docs/manual/access-control.rst @@ -109,6 +109,8 @@ To match any possible URL in an .aclj file, set ``*,`` as the leading SURT, for *, - {"access": "allow"} +Lines starting with ``*,`` should generally be at the end of the file, respecting the reverse alphabetical order. + Access Types: allow, block, exclude, allow_ignore_embargo ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^