{"id":4146,"date":"2016-10-24T13:32:33","date_gmt":"2016-10-24T13:32:33","guid":{"rendered":"http:\/\/evolphin.com\/help\/?p=4146"},"modified":"2016-10-24T13:32:33","modified_gmt":"2016-10-24T13:32:33","slug":"additional-preview-cleanup-options","status":"publish","type":"post","link":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/","title":{"rendered":"Additional Preview Cleanup Options"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>As of Zoom 6.0, new\u00a0options have been added to preview server cleanup settings.<\/p>\n<ol>\n<li><span class=\"keyword\">DO_NOT_CLEAN_FUIDS<\/span>: This option will skip the\u00a0original\u00a0asset source file from the cleanup. In other\u00a0words, original asset file will not\u00a0be deleted by cleanup process.<\/li>\n<li><span class=\"keyword\">DO_NOT_CLEAN_PREVIEWS<\/span>:\u00a0Do not delete\u00a0any preview file. Generated previews will never be deleted.<\/li>\n<li><span class=\"keyword\">DEFAULT<\/span>: the Cleanup process will decide based on file size and their usage.<\/li>\n<\/ol>\n<p>To setup follow\u00a0 the instructions below<\/p>\n<h3>Editing from Zoom Web Management Console<\/h3>\n<ol>\n<li>On the sidebar, <span class=\"command\">click<\/span> <span class=\"keyword\">Server Control Panel<\/span><\/li>\n<li><span class=\"command\">Click<\/span> <span class=\"keyword\">Review Server Settings<\/span><\/li>\n<li><span class=\"command\">Switch<\/span> to tab <span class=\"keyword\">Cleanup Settings<\/span><\/li>\n<li><span class=\"command\">Select<\/span> the value from the <span class=\"keyword\">Additional cleanup options<\/span> drop-down list.<\/li>\n<\/ol>\n<p style=\"padding-left: 30px;\"><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/cache-cleanup-ui.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5147\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/cache-cleanup-ui.png\" alt=\"cache-cleanup-ui\" width=\"955\" height=\"522\" \/><\/a><\/p>\n<h3>Editing the preview-server.xml<\/h3>\n<ol>\n<li>In <span class=\"keyword\">Windows\u00a0Services<\/span>, <span class=\"command\">stop<\/span> the <span class=\"keyword\">Zoom Preview Server\u00a0\u00a0<\/span>(<em><strong>Only if preview server is configured to run on the same machine as the zoom server<\/strong><\/em>) service. For information on how to restart\/stop, refer to\u00a0<a class=\"inpage-simplelink\" href=\"https:\/\/evolphin.com\/help\/docs\/v5\/server\/starting-and-stopping-zoom-services-windows\/\">Starting and Stopping Zoom Services (Windows)<\/a><\/li>\n<li>Open preview server xml file named as <code class=\"\">preview-server.xml<\/code>\u00a0from <code class=\"\"><em>[DAM]\/conf\/<\/em><\/code> <span class=\"keyword\"><em>.<\/em><\/span><\/li>\n<li>Search and identify the<span class=\"Apple-converted-space\">\u00a0&lt;<code class=\"\">additionalCleanupOption&gt;<\/code><\/span><span class=\"Apple-converted-space\">\u00a0tag<\/span>.<\/li>\n<li>Set its value to\u00a0<code class=\"\">DO_NOT_CLEAN_FUIDS<\/code>.<\/li>\n<li>You can replace data by any of the above mentioned 3 options.<\/li>\n<li>Save the\u00a0<code class=\"\">preview-server.xml<\/code> file.<\/li>\n<li>In <span class=\"keyword\">Windows\u00a0Services<\/span>, <span class=\"command\">Start<\/span> the\u00a0<span class=\"keyword\">Zoom Preview Server<\/span>\u00a0service.<\/li>\n<\/ol>\n<p style=\"padding-left: 60px;\"><a href=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/12\/preview-server-changes.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5139\" src=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2015\/12\/preview-server-changes.png\" alt=\"preview-server-changes\" width=\"1642\" height=\"399\" \/><\/a><\/p>\n<div class=\"note\">From Zoom 6.0, the following fields have been removed from the <code class=\"\">preview-server.xml<\/code> file<br \/>\n<code class=\"\">cleanAllOderFiles<\/code>, <code class=\"\">cleanYoungFilesIfRequired<\/code>, <code class=\"\">cleanOnStartUp<\/code><\/div>\n<div class=\"warning\">\n<p>For Test purpose:<\/p>\n<p>To check whether your selected option is working or not<\/p>\n<ol>\n<li>In <span class=\"keyword\">Windows\u00a0Services<\/span>, <span class=\"command\">stop<\/span> the <span class=\"keyword\">Zoom Preview Server<\/span><\/li>\n<li>\n<p>Edit <code class=\"\">preview-server.xml<\/code>\u00a0from <code class=\"\"><em>[DAM]\/conf\/<\/em><\/code> <span class=\"keyword\"><em>.<\/em><\/span><\/p>\n<\/li>\n<li>\n<p>Search for the <code class=\"\">&lt;dryRun&gt;<\/code> tag under the <code class=\"\">&lt;cacheCleaningRules&gt;<\/code> section and set to <code class=\"\">true<\/code>.<\/p>\n<\/li>\n<li>\n<p>Search for the <code class=\"\">&lt;verboseLevel&gt;<\/code> tag\u00a0under the <code class=\"\">&lt;cacheCleaningRules&gt;<\/code> section, and set to\u00a0<code class=\"\">1<\/code>.<\/p>\n<\/li>\n<li>\n<p>Search for the <code class=\"\">&lt;maxAllowedCacheSizeInGB&gt;<\/code> tag and set the value to <code class=\"\">1<\/code>.<\/p>\n<div class=\"note\">You preview cache directory size should be of 1GB or more in order for cleanup to run.<\/div>\n<\/li>\n<li>\n<p>Save the\u00a0<code class=\"\">preview-server.xml<\/code> file.<\/p>\n<\/li>\n<li>\n<p>In <span class=\"keyword\">Windows\u00a0Services<\/span>, <span class=\"command\">Start<\/span> the <span class=\"keyword\">Zoom Preview Server<\/span>\u00a0service.<\/p>\n<\/li>\n<li>\n<p>Check the preview_log for the information.<\/p>\n<div class=\"note\">dryRun option will not delete any cache entry. To be on the safer side, backup your\u00a0cache directory<\/div>\n<\/li>\n<li>\n<p>After testing is done, follow the same steps and restore\u00a0all the values.<\/p>\n<\/li>\n<\/ol>\n<div class=\"note\">\n<p>These settings can be done from the Zoom Web Management Console.<\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; As of Zoom 6.0, new\u00a0options have been added to preview server cleanup settings. DO_NOT_CLEAN_FUIDS: This option will skip the\u00a0original\u00a0asset source file from the cleanup. In other\u00a0words, original asset file will not\u00a0be deleted by cleanup process. DO_NOT_CLEAN_PREVIEWS:\u00a0Do not delete\u00a0any preview file. Generated previews will never be deleted. DEFAULT: the Cleanup process will decide based on [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[27,92],"tags":[12,13],"class_list":["post-4146","post","type-post","status-publish","format-standard","hentry","category-administration-server","category-preview","tag-zoom-6","tag-zoom-7"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Additional Preview Cleanup Options - Evolphin Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Additional Preview Cleanup Options - Evolphin Documentation\" \/>\n<meta property=\"og:description\" content=\"&nbsp; As of Zoom 6.0, new\u00a0options have been added to preview server cleanup settings. DO_NOT_CLEAN_FUIDS: This option will skip the\u00a0original\u00a0asset source file from the cleanup. In other\u00a0words, original asset file will not\u00a0be deleted by cleanup process. DO_NOT_CLEAN_PREVIEWS:\u00a0Do not delete\u00a0any preview file. Generated previews will never be deleted. DEFAULT: the Cleanup process will decide based on [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/\" \/>\n<meta property=\"og:site_name\" content=\"Evolphin Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2016-10-24T13:32:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/cache-cleanup-ui.png\" \/>\n<meta name=\"author\" content=\"Rahul Bhargava\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Rahul Bhargava\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/\"},\"author\":{\"name\":\"Rahul Bhargava\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\"},\"headline\":\"Additional Preview Cleanup Options\",\"datePublished\":\"2016-10-24T13:32:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/\"},\"wordCount\":340,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/cache-cleanup-ui.png\",\"keywords\":[\"zoom 6\",\"zoom 7\"],\"articleSection\":[\"Administration\",\"Preview Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/\",\"name\":\"Additional Preview Cleanup Options - Evolphin Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/cache-cleanup-ui.png\",\"datePublished\":\"2016-10-24T13:32:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/#primaryimage\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/cache-cleanup-ui.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2016\\\/10\\\/cache-cleanup-ui.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/administration-server\\\/additional-preview-cleanup-options\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Additional Preview Cleanup Options\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#website\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"name\":\"Evolphin Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/evolphin.com\\\/help\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#organization\",\"name\":\"Evolphin Documentation\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"contentUrl\":\"https:\\\/\\\/evolphin.com\\\/help\\\/wp-content\\\/uploads\\\/2020\\\/04\\\/cropped-evolphin-logo-dolphin_sm.png\",\"width\":200,\"height\":200,\"caption\":\"Evolphin Documentation\"},\"image\":{\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/evolphin.com\\\/help\\\/#\\\/schema\\\/person\\\/e5f3dc53ac5f026ed258e224e75447f7\",\"name\":\"Rahul Bhargava\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g\",\"caption\":\"Rahul Bhargava\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Additional Preview Cleanup Options - Evolphin Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/","og_locale":"en_US","og_type":"article","og_title":"Additional Preview Cleanup Options - Evolphin Documentation","og_description":"&nbsp; As of Zoom 6.0, new\u00a0options have been added to preview server cleanup settings. DO_NOT_CLEAN_FUIDS: This option will skip the\u00a0original\u00a0asset source file from the cleanup. In other\u00a0words, original asset file will not\u00a0be deleted by cleanup process. DO_NOT_CLEAN_PREVIEWS:\u00a0Do not delete\u00a0any preview file. Generated previews will never be deleted. DEFAULT: the Cleanup process will decide based on [&hellip;]","og_url":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/","og_site_name":"Evolphin Documentation","article_published_time":"2016-10-24T13:32:33+00:00","og_image":[{"url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/cache-cleanup-ui.png","type":"","width":"","height":""}],"author":"Rahul Bhargava","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Rahul Bhargava","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/#article","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/"},"author":{"name":"Rahul Bhargava","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7"},"headline":"Additional Preview Cleanup Options","datePublished":"2016-10-24T13:32:33+00:00","mainEntityOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/"},"wordCount":340,"commentCount":0,"publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"image":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/cache-cleanup-ui.png","keywords":["zoom 6","zoom 7"],"articleSection":["Administration","Preview Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/","url":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/","name":"Additional Preview Cleanup Options - Evolphin Documentation","isPartOf":{"@id":"https:\/\/evolphin.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/#primaryimage"},"image":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/#primaryimage"},"thumbnailUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/cache-cleanup-ui.png","datePublished":"2016-10-24T13:32:33+00:00","breadcrumb":{"@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/#primaryimage","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/cache-cleanup-ui.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2016\/10\/cache-cleanup-ui.png"},{"@type":"BreadcrumbList","@id":"https:\/\/evolphin.com\/help\/administration-server\/additional-preview-cleanup-options\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/evolphin.com\/help\/"},{"@type":"ListItem","position":2,"name":"Additional Preview Cleanup Options"}]},{"@type":"WebSite","@id":"https:\/\/evolphin.com\/help\/#website","url":"https:\/\/evolphin.com\/help\/","name":"Evolphin Documentation","description":"","publisher":{"@id":"https:\/\/evolphin.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/evolphin.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/evolphin.com\/help\/#organization","name":"Evolphin Documentation","url":"https:\/\/evolphin.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","contentUrl":"https:\/\/evolphin.com\/help\/wp-content\/uploads\/2020\/04\/cropped-evolphin-logo-dolphin_sm.png","width":200,"height":200,"caption":"Evolphin Documentation"},"image":{"@id":"https:\/\/evolphin.com\/help\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/evolphin.com\/help\/#\/schema\/person\/e5f3dc53ac5f026ed258e224e75447f7","name":"Rahul Bhargava","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/952acf4ec94a228ca32ed9b65cee4cc97a33509ea04500e768b71da346e58971?s=96&d=mm&r=g","caption":"Rahul Bhargava"}}]}},"_links":{"self":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/4146","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/comments?post=4146"}],"version-history":[{"count":0,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/posts\/4146\/revisions"}],"wp:attachment":[{"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/media?parent=4146"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/categories?post=4146"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/evolphin.com\/help\/wp-json\/wp\/v2\/tags?post=4146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}