From 104a144b3face6ce10a3de7d9a59bcc6928a508c Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Thu, 5 Jul 2012 13:27:06 +0000 Subject: [PATCH] sample password removed git-svn-id: https://svn.fhem.de/fhem/trunk@1690 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/examples/sample_fhem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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