mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Update configurator.markdown
The "username" setting was marked as optional, but removing it causes the config to fail the add-on validation test. Changed the note from (optional) to (required).
This commit is contained in:
parent
0862da461c
commit
f5f32836e3
@ -51,7 +51,7 @@ Screenshot of the HASS Configurator.
|
||||
}
|
||||
```
|
||||
|
||||
- **username** (*Optional*): Set a username to access your configuration is protected.
|
||||
- **username** (*Required*): Set a username to access your configuration is protected.
|
||||
- **password** (*Required*): Set a password for access.
|
||||
- **ssl** (*Optional*): Enable or Disable SSL/TLS for the editor.
|
||||
- **allowed_networks** (*Optional*): Limit access to the configurator by adding allowed IP addresses/networks to the list.
|
||||
|
Loading…
x
Reference in New Issue
Block a user