diff --git a/offliner-definition.json b/offliner-definition.json index f5ae241..2ce4278 100644 --- a/offliner-definition.json +++ b/offliner-definition.json @@ -96,7 +96,8 @@ "description": "ID of the root page to include in ZIM. Only this page and its subpages will be included in the ZIM" }, "illustration_url": { - "type": "url", + "type": "blob", + "kind": "image", "required": false, "title": "Illustration URL", "description": "URL to illustration to use for ZIM illustration and favicon"