mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add note about separator of backup path in Synology DSM (#37273)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
374efc99f7
commit
b2a708dcd1
@ -87,6 +87,12 @@ Assume there is a shared folder called `HA Backup`, with two directories in it `
|
|||||||
2. Define `cottage_instance` as backup path (_without trailing slash_).
|
2. Define `cottage_instance` as backup path (_without trailing slash_).
|
||||||
- **Result**: A new directory `cottage_instance` will be created on the shared folder `HA Backup` during the first backup.
|
- **Result**: A new directory `cottage_instance` will be created on the shared folder `HA Backup` during the first backup.
|
||||||
|
|
||||||
|
{% important %}
|
||||||
|
|
||||||
|
Sub-directories in the backup path need to be separated by the regular slash `/`. For example: `home-assistant/prod_instance`.
|
||||||
|
|
||||||
|
{% endimportant %}
|
||||||
|
|
||||||
## Sensors
|
## Sensors
|
||||||
|
|
||||||
### CPU utilization sensors
|
### CPU utilization sensors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user