fhem.pl: add disableFeatures:securityCheck + doc (Forum #110097)

git-svn-id: https://svn.fhem.de/fhem/trunk@21762 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2020-04-23 10:08:41 +00:00
parent 638584eef2
commit c50cd834fd
3 changed files with 28 additions and 1 deletions

View File

@@ -1528,6 +1528,20 @@ The following local attributes are used by a wider range of devices:
dynamically.
</li><br>
<a name="globaldisableFeatures"></a>
<li>disableFeatures <values><br>
comma separated list of values. Currently following values are
recognized:
<ul>
<li>attrTemplate: to avoid loading the AttrTemplates (which currently
consumes about 1MB of memory and needs some seconds to load on a
slow hardware)</li>
<li>securityCheck: to avoid checking if each Server port is secured
by password. May make sense to avoid warnings, if you know it
better.</li> </li><br>
</ul>
</li>
<a name="dnsHostsFile"></a>
<li>dnsHostsFile<br>
If dnsServer is set, check the contents of the file specified as