Allow sign up

This commit is contained in:
Luke Murphy 2020-03-23 14:14:30 +01:00
parent 9eb4dc635a
commit 5a0d2310ad
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -102,4 +102,4 @@
USER_GID: "{{ gitea_user_guid }}"
USER_UID: "{{ gitea_user_uid }}"
ENABLE_OPENID_SIGNIN: "true"
ENABLE_OPENID_SIGNUP: "false"
ENABLE_OPENID_SIGNUP: "true"