{$t('settingsMaintenance.title')} - {$t('app.name')}
{#if loading}
{:else}

{$t('settingsMaintenance.thresholds')}

{$t('settingsMaintenance.thresholdsDesc')}

{$t('settingsMaintenance.dangerZone')}

{$t('settings.dockerCleanupHelp')}


{$t('settings.buildCacheCleanupHelp')}

{/if}
{ showPruneConfirm = false; handlePruneImages(); }} oncancel={() => { showPruneConfirm = false; }} /> { showPruneCacheConfirm = false; handlePruneBuildCache(); }} oncancel={() => { showPruneCacheConfirm = false; }} />