Sha256: acf973b6703b670a914d47d4cd4bc1e4d40557f2c8c3ad1cf0c8bdb0b27924ea
Contents?: true
Size: 666 Bytes
Versions: 10
Compression:
Stored size: 666 Bytes
Contents
<div> <h3><%= _('Reclaim Space') %></h3> <% unless Setting[:hide_reclaim_space_warning] %> <p translate> <strong>Warning</strong>: reclaiming space will delete all cached content units in "On Demand" repositories on this Smart Proxy.<br> Take precaution when cleaning custom repositories whose upstream parents don't keep old package versions. Storage used by deleted repositories will be reclaimed during the next orphan cleanup run. </p> <% end %> <div class="button"> <button class="btn btn-default" type="button" id="reclaimSpaceButton" ng-click="reclaimSpace()" translate> Reclaim Space </button> </div> </div>
Version data entries
10 entries across 10 versions & 1 rubygems