Disable Gitea Registration
Manually add users for now (maybe a module to make all users of the ws have a gitea account)master
parent
c7702d4533
commit
075e6b35cf
|
@ -16,6 +16,7 @@ in {
|
|||
actions = {
|
||||
ENABLED = true;
|
||||
};
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue