Site updated at 2017-07-22 05:58:51 UTC

This commit is contained in:
Travis CI 2017-07-22 05:58:52 +00:00
parent 4d00b28977
commit 2d96b563d1
29 changed files with 60 additions and 44 deletions

View file

@ -112,7 +112,7 @@
 - <strong>broadcast</strong> (<em>Required</em>): Network broadcast address.
 - <strong>gateway</strong> (<em>Required</em>): A List of gateways.
<ul>
<li><strong>interface</strong> (<em>Required</em>): Inteface on that will be listen.</li>
<li><strong>interface</strong> (<em>Required</em>): Inteface on that will be listen. Normaly is <code class="highlighter-rouge">eth0</code> for ethernet wired connection and <code class="highlighter-rouge">wlan0</code> for wireless connection.</li>
</ul>
</li>
<li><strong>hosts</strong> (<em>Optional</em>): A list of fixed IPs for devices.