Blacklist fix #2
git-svn-id: https://svn.fhem.de/fhem/trunk@873 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -70,7 +70,7 @@ my %flogpar = (
|
|||||||
|
|
||||||
# Do not create FileLog for the following devices.
|
# Do not create FileLog for the following devices.
|
||||||
my @flog_blacklist = (
|
my @flog_blacklist = (
|
||||||
"CUL_RFR"
|
"CUL_RFR.*"
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user