mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
fhem.cfg.demo: remove telnetPort (Forum #91148)
git-svn-id: https://svn.fhem.de/fhem/trunk@17357 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
581e945645
commit
fdf795011d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user