diff --git a/fhem/FHEM/98_configdb.pm b/fhem/FHEM/98_configdb.pm
index 852f11701..128b61443 100644
--- a/fhem/FHEM/98_configdb.pm
+++ b/fhem/FHEM/98_configdb.pm
@@ -311,6 +311,7 @@ sub _cfgDB_readConfig() {
configdb
+ pah-Link: pah-Link
Starting with version 5079, fhem can be used with a configuration database instead of a plain text file (e.g. fhem.cfg).
This offers the possibility to completely waive all cfg-files, "include"-problems and so on.
Furthermore, configDB offers a versioning of several configuration together with the possibility to restore a former configuration.
diff --git a/fhem/configDB.pm b/fhem/configDB.pm
index 9a68425c6..c3e74500b 100644
--- a/fhem/configDB.pm
+++ b/fhem/configDB.pm
@@ -1116,6 +1116,7 @@ sub _cfgDB_Filelist(;$) {
configDB