diff options
author | Tekaoh <45337851+Tekaoh@users.noreply.github.com> | 2019-05-26 00:23:30 -0500 |
---|---|---|
committer | zeripath <art27@cantab.net> | 2019-05-26 06:23:30 +0100 |
commit | 6c16febe4d0e66592cdf1af0c38101f463e230b7 (patch) | |
tree | 69e63ce415919f6ec61ff3223c2a49a8975a614d /docs | |
parent | 5a722ae81228bd8f169fdc4f684f89578c48b185 (diff) | |
download | gitea-6c16febe4d0e66592cdf1af0c38101f463e230b7.tar.gz gitea-6c16febe4d0e66592cdf1af0c38101f463e230b7.zip |
Update config-cheat-sheet.en-us.md (#7046)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/doc/advanced/config-cheat-sheet.en-us.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/doc/advanced/config-cheat-sheet.en-us.md b/docs/content/doc/advanced/config-cheat-sheet.en-us.md index 9b9578ca48..2b94aa8da3 100644 --- a/docs/content/doc/advanced/config-cheat-sheet.en-us.md +++ b/docs/content/doc/advanced/config-cheat-sheet.en-us.md @@ -15,8 +15,8 @@ menu: # Configuration Cheat Sheet -This is a cheat sheet for the Gitea configuration file. It contains most settings -that can configured as well as their default values. +This is a cheat sheet for the Gitea configuration file. It contains most of the settings +that can be configured as well as their default values. Any changes to the Gitea configuration file should be made in `custom/conf/app.ini` or any corresponding location. When installing from a distribution, this will |