"README.md" did not exist on "0cf26c744abd33150c42c5a88cdc08b579e6bf54"
feat: exclude apps from local backup
In case of some apps (eg. Nextcloud), data dir can be huge. Local disk may not be big enough to save complete duplicate of data, even more for a daily backup!
We should be able to define --apps
in YNH command line but also --excluded-apps={ list_of_apps }
to not save dir from certain apps.
This functionality is not available in YNH right now, so we first need to open a Feature Request to YNH project.