diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html
index eb5835b..1ddc979 100644
--- a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html
+++ b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html
@@ -3484,10 +3484,10 @@ inherited by all classes except defines.
ng_statuswrl_incl
- (Optional[String])
+ (String)
- (defaults to: undef)
+ (defaults to: '')
—
@@ -4459,7 +4459,7 @@ class confdroid_nagios::params (
String $ng_statusmap_layout = '6',
String $ng_wrl_layout = '4',
Boolean $ng_incl_own_wrl = false,
- Optional[String] $ng_statuswrl_incl = undef,
+ String $ng_statuswrl_incl = '',
String $ng_ping_syntax = '/bin/ping -n -U -c 5 $HOSTADDRESS$',
String $ng_refresh_rate = '90',
String $ng_enable_page_tour = '1',