nostr-media-spec icon indicating copy to clipboard operation
nostr-media-spec copied to clipboard

Add config for supported features

Open michaelhall923 opened this issue 2 years ago • 0 comments

Need config options in nostr.json outlining which of the optional features are currently supported.

Filename

Specify whether variable filenames are supported

Type Conversion

Must specify which specific conversions are supported (i.e. jpg to png)

Query params

Specify supported sizes (if any), whether custom w/h are supported, and which aspect ratios are supported.

Any config options not specified by the host should be assumed to be unsupported.

michaelhall923 avatar Jan 31 '23 01:01 michaelhall923