2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-15 22:26:04 +00:00

93_Log2Syslog: contrib 5.6.3

git-svn-id: https://svn.fhem.de/fhem/trunk@19850 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2019-07-18 18:40:25 +00:00
parent e5dc75429f
commit ec3934319f

View File

@ -456,7 +456,7 @@ sub Log2Syslog_Read($@) {
} else {
# raw oder User eigenes Format
$len = 8192;
$len = 16384;
}
if($socket) {