1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +00:00

FHEMWEB: fix IPV6 link

git-svn-id: https://svn.fhem.de/fhem/trunk@4761 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2014-01-28 09:13:13 +00:00
parent eb0ece6286
commit f061045902

View File

@ -2389,7 +2389,7 @@ FW_ActivateInform()
Enable the webfrontend on port <tcp-portnr>. If global is specified,
then requests from all interfaces (not only localhost / 127.0.0.1) are
serviced.<br>
To enable listening on IPV6 see the comments <a href="#port">here</a>.
To enable listening on IPV6 see the comments <a href="#telnet">here</a>.
<br><br>
Feature: http://host:port/fhem/icons/&lt;devicename&gt; will return
the icon associated with the current status of &lt;devicename&gt;.