From 7bef302ea34d46a0067544dd47cb31b7f6a55240 Mon Sep 17 00:00:00 2001
From: betateilchen <>
Date: Tue, 7 Feb 2017 15:41:42 +0000
Subject: [PATCH] configDB: add pah-Links
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13352 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
FHEM/98_configdb.pm | 1 +
configDB.pm | 1 +
2 files changed, 2 insertions(+)
diff --git a/FHEM/98_configdb.pm b/FHEM/98_configdb.pm
index 852f11701..128b61443 100644
--- a/FHEM/98_configdb.pm
+++ b/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/configDB.pm b/configDB.pm
index 9a68425c6..c3e74500b 100644
--- a/configDB.pm
+++ b/configDB.pm
@@ -1116,6 +1116,7 @@ sub _cfgDB_Filelist(;$) {
configDB