diff --git a/fhem.cfg b/fhem.cfg index c38393da5..8c7cfd43e 100644 --- a/fhem.cfg +++ b/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