mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Add info regarding charset for Mariadb addon (#8786)
This commit is contained in:
parent
76b70fbe6c
commit
3e66aba9f1
@ -83,5 +83,5 @@ Use the following configuration in Home Assistant to use the database above:
|
||||
|
||||
```yaml
|
||||
recorder:
|
||||
db_url: mysql://hass:securePassword@core-mariadb/homeassistant
|
||||
db_url: mysql://hass:securePassword@core-mariadb/homeassistant?charset=utf8
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user