1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

Adding hint for location of settings file.

Adding hint for location of settings file.
This commit is contained in:
utzer 2021-04-15 07:45:27 +02:00 committed by GitHub
parent a60775457d
commit 1e69742a44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -222,3 +222,6 @@ Then you can set up multiple instances of the Borg Apps on same servers.
For instance: For instance:
* Borg Backup instance ``borg``: backup nextcloud daily on host Server B * Borg Backup instance ``borg``: backup nextcloud daily on host Server B
* Borg Backup instance ``borg__2``: backup all other YunoHost apps weekly on host Server C * Borg Backup instance ``borg__2``: backup all other YunoHost apps weekly on host Server C
### Settings location
Settings of apps are in /etc/yunohost/apps/*/settings.yml, so are the settings for borg_ynh as well.