diff --git a/fhem/demolog/fhem.save b/fhem/demolog/fhem.save index 56a9245a2..39b6383d2 100644 --- a/fhem/demolog/fhem.save +++ b/fhem/demolog/fhem.save @@ -347,5 +347,4 @@ setstate sunRise Next: 05:57:09 setstate sunRise 2018-08-26 08:08:39 state Next: 05:57:09 setstate sunSet Next: 20:57:55 setstate sunSet 2018-08-25 21:11:31 state Next: 20:57:55 -setstate telnetPort 2018-08-25 21:11:31 state Initialized setstate wlCinema initialized diff --git a/fhem/fhem.cfg.demo b/fhem/fhem.cfg.demo index 892475d56..cc42a8725 100644 --- a/fhem/fhem.cfg.demo +++ b/fhem/fhem.cfg.demo @@ -1,25 +1,12 @@ attr global userattr cmdIcon devStateIcon devStateStyle icon lightSceneParamsToSave lightSceneRestoreOnlyIfChanged:1,0 sortby structexclude webCmd webCmdLabel:textField-long widgetOverride -attr global autoload_undefined_devices 1 -attr global autosave 0 -attr global backup_before_update 0 attr global logfile - attr global modpath . -attr global motd SecurityCheck:\ - WEB is not password protected\ - telnetPort is not password protected\ -\ -Protect this FHEM installation by defining an allowed device with define allowed allowed\ -You can disable this message with attr global motd none attr global mseclog 1 attr global room System attr global sendStatistics never attr global statefile ./demolog/fhem.save -attr global updateInBackground 1 attr global verbose 3 -define telnetPort telnet 7072 global -attr telnetPort room System - define WEB FHEMWEB 8083 global attr WEB JavaScripts codemirror/fhem_codemirror.js attr WEB defaultRoom Light