UI

Static file passthrough

Serves static files from the configured static root.

get/{filename}

Path parameters

filenamestring required

Path to static file (Bottle <path>).

Response

Static file

Changes