gnu-social/plugins/VideoThumbnails/README
2016-02-08 17:48:37 +00:00

20 lines
285 B
Plaintext

The VideoThumbnails plugin enables video thumbnail preview support.
Installation
============
add "addPlugin('VideoThumbnails');"
to the bottom of your config.php
Note: This plugin depends on
* avconv
* php5-gd
Settings
========
none
Example
=======
addPlugin('VideoThumbnails');