12 lines
298 B
YAML
12 lines
298 B
YAML
gitea:
|
|
config:
|
|
openid:
|
|
ENABLE_OPENID_SIGNIN: false
|
|
ENABLE_OPENID_SIGNUP: false
|
|
service:
|
|
DISABLE_REGISTRATION: true
|
|
REGISTER_MANUAL_CONFIRM: true
|
|
admin:
|
|
username: bart.huygen
|
|
password: "ChangeMeStrongPassword!"
|
|
email: bart.huygen@stacktrace.be |