Rename conf dir > custom.sample (#1522)

* Explain app.ini purpose
This commit is contained in:
Jonas Bröms 2017-11-26 10:16:58 +01:00 committed by Lunny Xiao
parent 716ac1214f
commit 7091db8192
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
; This file lists the default values used by Gitea
; Copy required sections to your own app.ini (default is custom/conf/app.ini)
; and modify as needed.
; App name that shows on every page title
APP_NAME = Gitea: Git with a cup of tea
; Change it if you run locally