···2020;; - The environment variable `$GITEA_WORK_DIR`
2121;; - A built-in value set at build time (see building from source)
2222;; - Otherwise it defaults to the directory of the _`AppPath`_
2323-;; - If any of the above are relative paths then they are made absolute against the
2323+;; - If any of the above are relative paths then they are made absolute against
2424;; the directory of the _`AppPath`_
2525;; - _`CustomPath`_: This is the base directory for custom templates and other options.
2626;; It is determined by using the first set thing in the following hierarchy:
···4646 - The environment variable `$GITEA_WORK_DIR`
4747 - A built-in value set at build time (see building from source)
4848 - Otherwise it defaults to the directory of the _`AppPath`_
4949- - If any of the above are relative paths then they are made absolute against the
4949+ - If any of the above are relative paths then they are made absolute against
5050the directory of the _`AppPath`_
5151- _`CustomPath`_: This is the base directory for custom templates and other options.
5252It is determined by using the first set thing in the following hierarchy: