delete trailing whitespace
This commit is contained in:
parent
2500047d22
commit
c68565952a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
;
|
;
|
||||||
; This file overwrites the default values from gitea.
|
; This file overwrites the default values from gitea.
|
||||||
; undefined variables will use the default value from gitea.
|
; undefined variables will use the default value from gitea.
|
||||||
; Cheat Sheet: https://docs.gitea.io/en-us/config-cheat-sheet/
|
; Cheat Sheet: https://docs.gitea.io/en-us/config-cheat-sheet/
|
||||||
;
|
;
|
||||||
; App name that shows on every page title
|
; App name that shows on every page title
|
||||||
APP_NAME = {{ gitea_app_name }}
|
APP_NAME = {{ gitea_app_name }}
|
||||||
|
|
Loading…
Reference in a new issue