diff --git a/m/tent/gitea.nix b/m/tent/gitea.nix index 031fd71..546ac5f 100644 --- a/m/tent/gitea.nix +++ b/m/tent/gitea.nix @@ -12,6 +12,7 @@ }; metrics.ENABLED = true; service = { + DISABLE_REGISTRATION = true; REGISTER_MANUAL_CONFIRM = true; ENABLE_NOTIFY_MAIL = true; };