mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
fhem.cfg.demo: add telnet, remove minor attribute (Forum #101377)
git-svn-id: https://svn.fhem.de/fhem/trunk@19608 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
011e1844ba
commit
16dc0f14d9
@ -13,6 +13,8 @@ attr global sendStatistics never
|
||||
attr global statefile ./demolog/fhem.save
|
||||
attr global verbose 3
|
||||
|
||||
define telnet telnet 7072 global
|
||||
|
||||
define WEB FHEMWEB 8083 global
|
||||
setuuid WEB 5c8aad22-f33f-c296-41f4-900a80ef379174b0
|
||||
attr WEB JavaScripts codemirror/fhem_codemirror.js
|
||||
@ -610,7 +612,6 @@ attr rg_Guest4 rg_autoGoneAfter 0.01
|
||||
attr rg_Guest4 rg_realname alias
|
||||
attr rg_Guest4 room Residents
|
||||
attr rg_Guest4 sortby 1
|
||||
attr rg_Guest4 subType minor
|
||||
attr rg_Guest4 webCmd state
|
||||
define rr_Father ROOMMATE rgr_Residents,rgr_Parents
|
||||
setuuid rr_Father 5c8aad22-f33f-c296-729e-ae6ad0649b98055d
|
||||
|
Loading…
x
Reference in New Issue
Block a user