mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
Merge branch 'master' of github.com:gogits/gogs
Conflicts: conf/app.ini
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
; App name that shows on every page title
|
||||
APP_NAME = Gogs: Go Git Service
|
||||
APP_LOGO = img/favicon.png
|
||||
; Check it if you run locally
|
||||
; Change it if you run locally
|
||||
RUN_USER = git
|
||||
; Either "dev", "prod" or "test", default is "dev"
|
||||
RUN_MODE = dev
|
||||
@@ -164,4 +164,4 @@ RECEIVERS =
|
||||
[log.database]
|
||||
LEVEL =
|
||||
Driver =
|
||||
CONN =
|
||||
CONN =
|
||||
|
Reference in New Issue
Block a user