services.gitea: 注册需要手动确认

This commit is contained in:
2024-08-28 18:43:01 +08:00
parent 38df611978
commit dcaaf5fa4f

View File

@@ -43,6 +43,7 @@ inputs:
SMTP_PORT = 465;
USER = "bot@chn.moe";
};
service.REGISTER_MANUAL_CONFIRM = true;
};
};
nixos.services =