Don't user master anymore
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4db5a70d8d
commit
1eb7411f6f
@ -17,6 +17,9 @@ ENABLE_NOTIFY_MAIL = {{ env "GITEA_ENABLE_NOTIFY_MAIL" }}
|
||||
ENABLE_OPENID_SIGNIN = {{ env "GITEA_ENABLE_OPENID_SIGNIN" }}
|
||||
ENABLE_OPENID_SIGNUP = {{ env "GITEA_ENABLE_OPENID_SIGNUP" }}
|
||||
|
||||
[repository]
|
||||
DEFAULT_BRANCH = main
|
||||
|
||||
[indexer]
|
||||
STARTUP_TIMEOUT = 0
|
||||
|
||||
|
@ -77,7 +77,7 @@ networks:
|
||||
|
||||
configs:
|
||||
app_ini:
|
||||
name: gitea_app_ini_v5
|
||||
name: gitea_app_ini_v6
|
||||
file: app.ini.tmpl
|
||||
template_driver: golang
|
||||
|
||||
|
Reference in New Issue
Block a user