Compare commits

...

2 Commits

Author SHA1 Message Date
  chenyifan01 81b99762a4 更新 'custom/conf/app.ini.sample' 3 years ago
  chenyifan01 4116ae0408 更新 'custom/conf/app.ini.sample' 3 years ago
1 changed files with 2 additions and 2 deletions
Unified View
  1. +2
    -2
      custom/conf/app.ini.sample

+ 2
- 2
custom/conf/app.ini.sample View File

@@ -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


Loading…
Cancel
Save