Browse Source

Rename conf dir > custom.sample (#1522)

* Explain app.ini purpose
tags/v1.4.0-rc1
Jonas Bröms Lunny Xiao 7 years ago
parent
commit
cd4ac03a31
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      custom.sample/app.ini

conf/app.ini → custom.sample/app.ini 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 that shows on every page title
APP_NAME = Gitea: Git with a cup of tea APP_NAME = Gitea: Git with a cup of tea
; Change it if you run locally ; Change it if you run locally

Loading…
Cancel
Save