diff --git a/content/doc/advanced/config-cheat-sheet.en-us.md b/content/doc/advanced/config-cheat-sheet.en-us.md index f475fd9..2546842 100644 --- a/content/doc/advanced/config-cheat-sheet.en-us.md +++ b/content/doc/advanced/config-cheat-sheet.en-us.md @@ -25,6 +25,8 @@ Any configuration option that is marked by :exclamation: means that you should k Values containing `#` or `;` must be quoted using `` ` `` or `"""`. +**Note** that you have to restart Gitea for changes to take effect. + ## Overall (`DEFAULT`) - `APP_NAME`: Application name, change to whatever you want.