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

Merge pull request #81 from utzer/patch-3

Adding hint for location of settings file.
This commit is contained in:
ljf (zamentur) 2021-04-15 12:12:28 +02:00 committed by GitHub
commit 98b0267dee
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:
* 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
### Settings location
Settings of apps are in /etc/yunohost/apps/*/settings.yml, so are the settings for borg_ynh as well.