Add note about separator of backup path in Synology DSM (#37273)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Michael 2025-02-03 12:53:18 +01:00 committed by GitHub
parent 374efc99f7
commit b2a708dcd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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