Enable forgejo auto registration
This commit is contained in:
parent
bdace30709
commit
2232b9136b
2 changed files with 24 additions and 23 deletions
|
@ -16,6 +16,7 @@
|
|||
ENABLE_INTERNAL_SIGNIN = false;
|
||||
ALLOW_ONLY_EXTERNAL_REGISTRATION = true;
|
||||
};
|
||||
oauth2_client.ENABLE_AUTO_REGISTRATION = true;
|
||||
repository.GO_GET_CLONE_URL_PROTOCOL = "ssh";
|
||||
actions.DEFAULT_ACTIONS_URL = "github";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue