93_DbLog: contrib V 3.14.0

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@19136 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2019-04-07 07:00:43 +00:00
parent d6e8867a73
commit 7983096a65

View File

@ -236,7 +236,6 @@ sub DbLog_Initialize($)
"expimpdir ".
"exportCacheAppend:1,0 ".
"syncInterval ".
"shutdownWait ".
"noNotifyDev:1,0 ".
"showproctime:1,0 ".
"suppressAddLogV3:1,0 ".
@ -7752,13 +7751,16 @@ return;
"perl": 5.014,
"Data::Dumper": 0,
"DBI": 0,
"DBD::mysql" :0,
"DBD::SQLite" :0,
"Blocking": 0,
"Time::HiRes": 0,
"Time::Local": 0,
"Encode": 0
},
"recommends": {
"FHEM::Meta": 0
"FHEM::Meta": 0,
"DBD::Pg" :0
},
"suggests": {
}