Disable registration in Gitea
Get rid of all the spam accounts they are trying to register.
This commit is contained in:
parent
bcffa567b1
commit
0535d83bbb
@ -12,6 +12,7 @@
|
||||
};
|
||||
metrics.ENABLED = true;
|
||||
service = {
|
||||
DISABLE_REGISTRATION = true;
|
||||
REGISTER_MANUAL_CONFIRM = true;
|
||||
ENABLE_NOTIFY_MAIL = true;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user