From a090e7fb3ee5e7fd3dac434e1058357976e86040 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 17 Apr 2021 14:57:48 +0200 Subject: [PATCH] Advise to not savagely manually edit commit if you don't know what you're doing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a768258..924cb84 100644 --- a/README.md +++ b/README.md @@ -224,4 +224,4 @@ For instance: * 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. +Settings of apps are in /etc/yunohost/apps/*/settings.yml, so are the settings for borg_ynh as well. Be careful though to not savagely manually edit them if you don't know what you're doing.