COMMONS

Report image space usage for this site and in common with other sites on this server.

The new Image plugin manages images as assets and recognizes duplicates which it stores in commons. Here we provide some resource visibility with a server-side Mech.

As a work in progress COMMONS returns to the client information not otherwise available but has no application yet other than the shown summary and more details in the shift-click trace.

GET COMMONS

COMMONS returns state.commons formatted a nested object with breakdown by file count and total bytes for all sites on the server and the particular site running GET.

{ "all": { "files": 1128, "bytes": 257662148 }, "here": { "files": 31, "bytes": 6224590 } }