Make Custom Backup Settings the Default Settings
-
I am trying to permanently exclude certain WP folders from all future backups that are taken. Under Settings-> Backup Storage -> Files and Folders I have selected Custom Backup and have the following in my Exclude option:
.git,node_modules,wp-content/cache,wp-content/uploads
However when an automated backup is ran, it always seems to run a full backup and not a custom backup. Then after any backup is taken, my Exclude option above, always reverts back to the default setting of:
.git,node_modules,wp-content/cache,How can I force Total Upkeep, to always use the custom backup option and to not revert back to the default settings for exclude?
You must be logged in to reply to this topic.