Site updated at 2016-07-29 20:29:00 UTC
This commit is contained in:
parent
b20e0d515b
commit
f408327bc9
26 changed files with 48 additions and 40 deletions
|
@ -91,6 +91,10 @@
|
|||
|
||||
<p>The <code>http</code> component serves all files and data required for the Home Assistant frontend. You only need to add this to your configuration file if you want to change any of the default settings.</p>
|
||||
|
||||
<p class="note warning">
|
||||
It’s HIGHLY recommended that you set the <code>api_password</code>, especially if you are planning to expose your installation to the internet.
|
||||
</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre><span class="comment"># Example configuration.yaml entry</span>
|
||||
<span class="key">http</span>:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue