0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

nixos/tests/prometheus-exporters/knot: update for 3.4.0

Removes deprecated and now removed fields from the config.
This commit is contained in:
Martin Weinelt 2024-09-02 15:20:36 +02:00
parent 9b586a40a0
commit fcc561f390
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -530,9 +530,6 @@ let
global-module: mod-stats
dnssec-signing: off
zonefile-sync: -1
journal-db: /var/lib/knot/journal
kasp-db: /var/lib/knot/kasp
timer-db: /var/lib/knot/timer
zonefile-load: difference
storage: ${pkgs.buildEnv {
name = "foo";