mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Update http.markdown (#16479)
`trusted_networks` is no longer a valid option for the HTTP integration (and isn't mentioned elsewhere on this page) and so it shouldn't be referenced
This commit is contained in:
parent
906d311f50
commit
d73b1ab673
@ -130,12 +130,6 @@ If you want to apply additional IP filtering, and automatically ban brute force
|
||||
|
||||
After a ban is added a Persistent Notification is populated to the Home Assistant frontend.
|
||||
|
||||
<div class='note warning'>
|
||||
|
||||
Please note, that sources from `trusted_networks` won't be banned automatically.
|
||||
|
||||
</div>
|
||||
|
||||
## Hosting files
|
||||
|
||||
If you want to use Home Assistant to host or serve static files then create a directory called `www` under the configuration path (`/config`). The static files in `www/` can be accessed by the following URL `http://your.domain:8123/local/`, for example `audio.mp3` would be accessed as `http://your.domain:8123/local/audio.mp3`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user