Paella plugin: org.opencast.paella.versionButton

This plugin adds a panel with the player version 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 org.opencast.paella.versionButton plugin.

{
    "org.opencast.paella.versionButton": {
        "enabled": true
    }    
}