Paella plugin: es.upv.paella.opencast.descriptionPlugin

This plugin adds a panel with the video description information.

The configurations for this plugin are done for each tenant. So you need to modify the plugins section of the paella config file.

Configuration

You need to enabled the es.upv.paella.opencast.descriptionPlugin plugin.

{
    "es.upv.paella.opencast.descriptionPlugin": {
        "enabled": true
    }    
}