]> source.dussan.org Git - gitea.git/commitdiff
Update app.example.ini (#23480)
authorJordan Cech <18233718+jayczech23@users.noreply.github.com>
Wed, 15 Mar 2023 00:39:36 +0000 (18:39 -0600)
committerGitHub <noreply@github.com>
Wed, 15 Mar 2023 00:39:36 +0000 (20:39 -0400)
custom/conf/app.example.ini
docs/content/doc/advanced/config-cheat-sheet.en-us.md

index e53ed7ad9fd8bfbd34625a1a468b32adffebfd4b..1e55ce73a23855c4ed594c806e6777291d3d08d9 100644 (file)
@@ -20,7 +20,7 @@
 ;;   - The environment variable `$GITEA_WORK_DIR`
 ;;   - A built-in value set at build time (see building from source)
 ;;   - 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`_
 ;; - _`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:
index 4b9c519cd80df1c7e8efeb8b14e2ecbbe58b7d54..e0df371a0f0a01d2fccafce98f6901ca0641ebbe 100644 (file)
@@ -46,7 +46,7 @@ reported as part of the default configuration when running `gitea --help` or on
   - The environment variable `$GITEA_WORK_DIR`
   - A built-in value set at build time (see building from source)
   - 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`_
 - _`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: