Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit 2f16354

Browse files
cez81lunny
authored andcommitted
Add note about quoting values. (#123)
1 parent 3da9461 commit 2f16354

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/doc/advanced/config-cheat-sheet.en-us.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ All default settings can be found in [app.ini](https://github.com/go-gitea/gitea
2323

2424
Any configuration option that is marked by :exclamation: means that you should keep the default value unless you fully understand what you are doing.
2525

26+
Values containing `#` or `;` must be quoted using `` ` `` or `"""`.
27+
2628
## Overall (`DEFAULT`)
2729

2830
- `APP_NAME`: Application name, change to whatever you want.

0 commit comments

Comments
 (0)