Added "interface" option

This commit is contained in:
Stefan Ritt 2018-01-17 09:43:56 +01:00
parent fe36e068f6
commit f9c50b6ff5

View File

@ -113,6 +113,12 @@ Use Mail Subject = Location
windows warning about the self-signed certificate. The default for windows warning about the self-signed certificate. The default for
this option is <code><b>0</b></code>. this option is <code><b>0</b></code>.
</li> </li>
<li>
<b><code>Interface = &lt;interface&gt;</code></b><br>
Specified network interface to listen at. Can be used if several network
cards are in a computer, or if one wants to restrict access to the
local host only, in which case one can use 127.0.0.1 as the interface.
</li>
<li> <li>
<b><code>Resource dir = &lt;directory&gt;</code></b><br> <b><code>Resource dir = &lt;directory&gt;</code></b><br>
Specifies the root directory for ELOG resources like help files, Specifies the root directory for ELOG resources like help files,