Site updated at 2017-10-07 22:49:55 UTC
This commit is contained in:
parent
f9a8fad682
commit
9ff55add23
128 changed files with 676 additions and 657 deletions
|
@ -101,7 +101,7 @@
|
|||
<li><strong>map</strong> (<em>Optional</em>): Control which folder will be expose. <code class="highlighter-rouge">config</code> is for Home Assistant configuration folder. <code class="highlighter-rouge">addons</code> for local custom repositiory. <code class="highlighter-rouge">share</code> is a folder that can access from add-ons and Home Assistant too. <code class="highlighter-rouge">backup</code> for access to snapshot files. <code class="highlighter-rouge">ssl</code> for certificate storage, be careful with this option! Defaults all to <code class="highlighter-rouge">true</code>, except for <code class="highlighter-rouge">ssl</code>.</li>
|
||||
<li><strong>username</strong> (<em>Optional</em>): The username for logging in if guest login is not used.</li>
|
||||
<li><strong>password</strong> (<em>Optional</em>): Password for <code class="highlighter-rouge">username</code>. An empty password is not supported.</li>
|
||||
<li><strong>interface</strong> (<em>Optional</em>): Interface on that will start the share. Normaly is <code class="highlighter-rouge">eth0</code> for ethernet wired connection and <code class="highlighter-rouge">wlan0</code> for wireless connection.</li>
|
||||
<li><strong>interface</strong> (<em>Optional</em>): Interface on that will start the share. Normally is <code class="highlighter-rouge">eth0</code> for ethernet wired connection and <code class="highlighter-rouge">wlan0</code> for wireless connection.</li>
|
||||
</ul>
|
||||
</article>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue