Add setting for thumbnail scaling
Some checks failed
DokuWiki Default Tasks / all (push) Has been cancelled
Some checks failed
DokuWiki Default Tasks / all (push) Has been cancelled
This commit is contained in:
@@ -14,5 +14,8 @@ $meta['extensions'] = array('string');
|
||||
|
||||
$meta['thumb_placeholder'] = array('string');
|
||||
|
||||
// Thumbnail generation scale factor for the {{images>...}} gallery.
|
||||
$meta['gallery_thumb_scale'] = array('string');
|
||||
|
||||
$meta['open_service_url'] = array('string');
|
||||
$meta['open_service_token'] = array('string');
|
||||
|
||||
Reference in New Issue
Block a user