mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Fix ordering in app.ini and fix run mode option (#2829)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[repository]
|
||||
APP_NAME = $APP_NAME
|
||||
APP_MODE = $APP_MODE
|
||||
RUN_MODE = $RUN_MODE
|
||||
|
||||
[repository]
|
||||
ROOT = /data/git/repositories
|
||||
|
||||
[repository.upload]
|
||||
|
Reference in New Issue
Block a user