{ "schedule": "daily", // daily|weekly|monthly "ignoredFiles": [ "*.jpg", // ignore by extension "image1.png", // ignore by filename "public/special_images/*", // ignore by folderpath ], "aggressiveCompression": "true" // true|false }