diff --git a/fhem/examples/sample_fhem b/fhem/examples/sample_fhem index 485248e46..a6ada6248 100644 --- a/fhem/examples/sample_fhem +++ b/fhem/examples/sample_fhem @@ -7,4 +7,4 @@ attr global verbose 3 # "normal" verbosity (min 1, max 5) attr global modpath . # where our FHEM directory is define telnetPort telnet 7072 # our TCP/IP port (localhost only) -attr telnetPort password secret +#attr telnetPort password secret