nixpkgs/nixos/modules/services/web-servers
lf- b37bbca521 nixos/modules: fix systemd start rate-limits
These were broken since 2016:
f0367da7d1
since StartLimitIntervalSec got moved into [Unit] from [Service].
StartLimitBurst has also been moved accordingly, so let's fix that one
too.

NixOS systems have been producing logs such as:
/nix/store/wf98r55aszi1bkmln1lvdbp7znsfr70i-unit-caddy.service/caddy.service:31:
Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.

I have also removed some unnecessary duplication in units disabling
rate limiting since setting either interval or burst to zero disables it
(ad16158c10/src/basic/ratelimit.c (L16))
2020-10-31 01:35:56 -07:00
..
apache-httpd nixos/httpd: remove unnecessary sendmail configuration 2020-10-01 12:05:08 +02:00
hitch
jboss nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
lighttpd
nginx nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
phpfpm nixos/phpfpm: remove unnecessary sendmail configuration 2020-10-02 09:11:14 +02:00
unit nixos/unit: update sandboxing options 2020-08-15 11:21:09 +03:00
varnish
caddy.nix nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
darkhttpd.nix
fcgiwrap.nix
hydron.nix
mighttpd2.nix
minio.nix
molly-brown.nix nixos/molly-brown: refactor module to use a TOML generator 2020-09-28 14:38:31 +02:00
shellinabox.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
tomcat.nix
traefik.nix nixos/modules: fix systemd start rate-limits 2020-10-31 01:35:56 -07:00
ttyd.nix
uwsgi.nix uwsgi: make instance configuration deeply mergeable 2020-05-15 08:53:31 +01:00
zope2.nix