mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Message about sqlite with mounted drives
https://github.com/alexbelgium/hassio-addons/issues/710
This commit is contained in:
@@ -52,6 +52,8 @@ Configurations can be done through the app webUI, except for the following optio
|
|||||||
Default name : me@example.com
|
Default name : me@example.com
|
||||||
Default password : a_very_secret_password
|
Default password : a_very_secret_password
|
||||||
|
|
||||||
|
If you store your database on a mounted drive, make sure to also host your sqlite database there : otherwise if there is an issue with the mount you'll lose your whole database (thanks @cokeman0)
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
PGID: user
|
PGID: user
|
||||||
GPID: user
|
GPID: user
|
||||||
|
|||||||
Reference in New Issue
Block a user