File tree 2 files changed +2
-2
lines changed
docs/content/doc/advanced
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
; ; - The environment variable `$GITEA_WORK_DIR`
21
21
; ; - A built-in value set at build time (see building from source)
22
22
; ; - Otherwise it defaults to the directory of the _`AppPath`_
23
- ; ; - If any of the above are relative paths then they are made absolute against the
23
+ ; ; - If any of the above are relative paths then they are made absolute against
24
24
; ; the directory of the _`AppPath`_
25
25
; ; - _`CustomPath`_: This is the base directory for custom templates and other options.
26
26
; ; It is determined by using the first set thing in the following hierarchy:
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ reported as part of the default configuration when running `gitea --help` or on
46
46
- The environment variable ` $GITEA_WORK_DIR `
47
47
- A built-in value set at build time (see building from source)
48
48
- Otherwise it defaults to the directory of the _ ` AppPath ` _
49
- - If any of the above are relative paths then they are made absolute against the
49
+ - If any of the above are relative paths then they are made absolute against
50
50
the directory of the _ ` AppPath ` _
51
51
- _ ` CustomPath ` _ : This is the base directory for custom templates and other options.
52
52
It is determined by using the first set thing in the following hierarchy:
You can’t perform that action at this time.
0 commit comments