|
|
@@ -1,10 +1,10 @@ |
|
|
; This file lists the default values used by Gitea |
|
|
; This file lists the default values used by Gitea |
|
|
; Copy required sections to your own app.ini (default is custom/conf/app.ini) |
|
|
; Copy required sections to your own app.ini (default is custom/conf/app.ini) |
|
|
; and modify as needed. |
|
|
|
|
|
|
|
|
; and modify as needed. |
|
|
|
|
|
|
|
|
; see https://docs.gitea.io/en-us/config-cheat-sheet/ for additional documentation. |
|
|
; see https://docs.gitea.io/en-us/config-cheat-sheet/ for additional documentation. |
|
|
|
|
|
|
|
|
; App name that shows in every page title |
|
|
|
|
|
|
|
|
; App name that shows in 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 |
|
|
RUN_USER = git |
|
|
RUN_USER = git |
|
|
|