From ba2fb2024f92a1fc0756850099d4ea956eb9004d Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 14 Feb 2019 12:20:43 +1100 Subject: [PATCH] FEATURE: by default exclude thumbnails from backups This makes backups slimmer out of the box but introduces extra process post restore to run a full rebake of all posts containing uploads and all avatars The benefit (slimmer backup) outweighs the cost of running the full rebake --- config/site_settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/site_settings.yml b/config/site_settings.yml index 2ec91a5e3ab..d64c32469c9 100644 --- a/config/site_settings.yml +++ b/config/site_settings.yml @@ -1535,7 +1535,7 @@ backups: max: 9 shadowed_by_global: true include_thumbnails_in_backups: - default: true + default: false shadowed_by_global: true search: