From a9f98e975dae7a0848ee289c07f4e64f67c1f4e0 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Tue, 22 Dec 2015 08:13:51 +0000 Subject: [PATCH] fhem.cfg: remove changes from r10227 and r10228 (reported via private mail) git-svn-id: https://svn.fhem.de/fhem/trunk@10229 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/fhem.cfg | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/fhem/fhem.cfg b/fhem/fhem.cfg index c38393da5..8c7cfd43e 100644 --- a/fhem/fhem.cfg +++ b/fhem/fhem.cfg @@ -1,23 +1,12 @@ -attr global userattr cmdIcon devStateIcon devStateStyle icon sortby webCmd widgetOverride -attr global autoload_undefined_devices 1 attr global logfile ./log/fhem-%Y-%m.log attr global modpath . -attr global motd SecurityCheck:\ -\ -WEB,WEBphone,WEBtablet has no basicAuth attribute.\ -telnetPort has no password/globalpassword attribute.\ -Running with root privileges.\ -Restart FHEM for a new check if the problem is fixed,\ -or set the global attribute motd to none to supress this message.\ - attr global statefile ./log/fhem.save -attr global updateInBackground 1 attr global verbose 3 +attr global updateInBackground define telnetPort telnet 7072 global define WEB FHEMWEB 8083 global -attr WEB editConfig 1 define WEBphone FHEMWEB 8084 global attr WEBphone stylesheetPrefix smallscreen @@ -28,11 +17,10 @@ attr WEBtablet stylesheetPrefix touchpad # Fake FileLog entry, to access the fhem log from FHEMWEB define Logfile FileLog ./log/fhem-%Y-%m.log fakelog - define autocreate autocreate attr autocreate filelog ./log/%NAME-%Y.log define eventTypes eventTypes ./log/eventTypes.txt # Disable this to avoid looking for new USB devices on startup -define initialUsbCheck notify global:INITIALIZED usb create +define initialUsbCheck notify global:INITIALIZED usb create