From de3c697e243d8ed5ef29adf57b8ac7f6c47752a5 Mon Sep 17 00:00:00 2001 From: Lennart Betz Date: Tue, 13 Aug 2024 11:48:18 +0200 Subject: [PATCH] Rrerender documentation --- REFERENCE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/REFERENCE.md b/REFERENCE.md index 9ea9a0e3..0bd2f29f 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -1641,7 +1641,7 @@ Default value: `undef` ##### `password` -Data type: `Optional[Icinga::Secret]` +Data type: `Optional[Icingaweb2::Secret]` The users password. @@ -2976,7 +2976,7 @@ The username needed to access the database. ##### `db_password` -Data type: `Optional[Icinga::Secret]` +Data type: `Optional[Icingaweb2::Secret]` The password needed to access the database.