diff --git a/fhem/contrib/commandref_join.pl b/fhem/contrib/commandref_join.pl
index dc8bd57a5..322c63a5f 100755
--- a/fhem/contrib/commandref_join.pl
+++ b/fhem/contrib/commandref_join.pl
@@ -21,6 +21,7 @@ foreach my $modDir (@modDir) {
$mods{$l} = "$modDir/$of";
}
}
+$mods{configDB} = "configDB.pm";
my @lang = ("EN", "DE");
diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html
index f1c287852..48b8baf84 100644
--- a/fhem/docs/commandref_frame.html
+++ b/fhem/docs/commandref_frame.html
@@ -33,6 +33,7 @@
Fhem commands