Disable registration in Gitea
Get rid of all the spam accounts they are trying to register. Reviewed-by: Aleix Boné <abonerib@bsc.es> Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
parent
42d6734da8
commit
af540456a6
@ -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