mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
fhem.cfg: remove changes from r10227 and r10228 (reported via private mail)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10229 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8edd0e723b
commit
34c87eb3b7
14
fhem.cfg
14
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,7 +17,6 @@ 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user