'BACKUP_CORE_ONLY' is set SYSTEM WIDE

What type of hardware are you using: VPS bought online
What YunoHost version are you running: 12.0.14
How are you able to access your server: The webadmin
SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: I’m not, AFAIK

Describe your issue

every time I upgrade an app ynh CLI shows this message:

Info: /system/app/dir/whatever will not be saved, because 'BACKUP_CORE_ONLY' is set.

I do not remember to had set this value. I might be wrong though. It also happens if I trigger a manual backup job (both CLI and webadmin)

I had to manually edit in some app’s config files to override this setting. (usually a .yaml file in app’s directory) as with some apps I actually want app’s data to be backuped. On upgrade time this would normally be an issue, but I concerned with automated backups that I want to include this data.

Where’s BACKUP_CORE_ONLY set as default?

Please tell me if I reading this wrong and this behaviour is totally fine and inline with what it to expect.

thank you

(I’ve not been able to find this setting)

Share relevant logs or error messages

no error, just info about upgrade proccess

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.