summaryrefslogtreecommitdiffstats
path: root/nixos/doc/manual/from_md/release-notes
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2023-02-05 20:56:00 +0100
committerPol Dellaiera <pol.dellaiera@protonmail.com>2023-02-06 11:35:51 +0100
commit4e7f20ade9b036e43df103192312ce5b4740d69c (patch)
tree46d67e2dc8b5de13abe12fbef159e8894d224369 /nixos/doc/manual/from_md/release-notes
parent6de7b51edd2f868dc0eb05724ea148fd0efcb3a0 (diff)
nixos/prometheus-pihole-exporter: update configuration options
The `interval` configuration option doesn't exist and has been removed. The `timeout` configuration option has been added.
Diffstat (limited to 'nixos/doc/manual/from_md/release-notes')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2305.section.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
index 2fd0d01abefa..5530ee65ef3f 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
@@ -878,6 +878,13 @@
been fixed to allow more than one plugin in the path.
</para>
</listitem>
+ <listitem>
+ <para>
+ The option
+ <literal>services.prometheus.exporters.pihole.interval</literal>
+ does not exist anymore and has been removed.
+ </para>
+ </listitem>
</itemizedlist>
</section>
</section>