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;
|
metrics.ENABLED = true;
|
||||||
service = {
|
service = {
|
||||||
|
DISABLE_REGISTRATION = true;
|
||||||
REGISTER_MANUAL_CONFIRM = true;
|
REGISTER_MANUAL_CONFIRM = true;
|
||||||
ENABLE_NOTIFY_MAIL = true;
|
ENABLE_NOTIFY_MAIL = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user