My Nix Configuration

[prefect] stalwart: increase authenticated ratelimit

pyrox.dev ac292de8 fc871aa6

verified
Changed files
+3
systems
x86_64-linux
prefect
services
mailserver
stalwart
+3
systems/x86_64-linux/prefect/services/mailserver/stalwart/default.nix
···
http = {
url = "'https://${d.extUrl}'";
hsts = true;
+
rate-limit = {
+
account = "10000/1m";
+
};
};
# Disable HTTP Forms submission
# https://stalw.art/docs/http/form-submission