Browse and delete stored blobs by collection. Uploads happen from scripts via
files::collection(c).create(…).
No files in collection {activeCollection}.
| Name | Content type | Size | Created | ID | |
|---|---|---|---|---|---|
| {f.name} | {f.content_type} |
{fmtSize(f.size)} | {fmtTime(f.created_at)} | {f.id} |
Delete {fileToRemove.name} ({fmtSize(fileToRemove.size)}) from collection
{fileToRemove.collection}? This removes both the metadata row and the bytes on
disk and cannot be undone.
Deleting…
{/if}