Update app.example.ini (#23480)
This commit is contained in:
parent
74b80d1b2f
commit
69c9ab387f
|
@ -20,7 +20,7 @@
|
||||||
;; - The environment variable `$GITEA_WORK_DIR`
|
;; - The environment variable `$GITEA_WORK_DIR`
|
||||||
;; - A built-in value set at build time (see building from source)
|
;; - A built-in value set at build time (see building from source)
|
||||||
;; - Otherwise it defaults to the directory of the _`AppPath`_
|
;; - Otherwise it defaults to the directory of the _`AppPath`_
|
||||||
;; - If any of the above are relative paths then they are made absolute against the
|
;; - If any of the above are relative paths then they are made absolute against
|
||||||
;; the directory of the _`AppPath`_
|
;; the directory of the _`AppPath`_
|
||||||
;; - _`CustomPath`_: This is the base directory for custom templates and other options.
|
;; - _`CustomPath`_: This is the base directory for custom templates and other options.
|
||||||
;; It is determined by using the first set thing in the following hierarchy:
|
;; It is determined by using the first set thing in the following hierarchy:
|
||||||
|
|
|
@ -46,7 +46,7 @@ reported as part of the default configuration when running `gitea --help` or on
|
||||||
- The environment variable `$GITEA_WORK_DIR`
|
- The environment variable `$GITEA_WORK_DIR`
|
||||||
- A built-in value set at build time (see building from source)
|
- A built-in value set at build time (see building from source)
|
||||||
- Otherwise it defaults to the directory of the _`AppPath`_
|
- Otherwise it defaults to the directory of the _`AppPath`_
|
||||||
- If any of the above are relative paths then they are made absolute against the
|
- If any of the above are relative paths then they are made absolute against
|
||||||
the directory of the _`AppPath`_
|
the directory of the _`AppPath`_
|
||||||
- _`CustomPath`_: This is the base directory for custom templates and other options.
|
- _`CustomPath`_: This is the base directory for custom templates and other options.
|
||||||
It is determined by using the first set thing in the following hierarchy:
|
It is determined by using the first set thing in the following hierarchy:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user