Skip to main content
Skip table of contents

ConfigValue [VCon IG]

A ConfigValue has the name and value of a single configurational option configured in Vidicontrol Backend.

Properties

Property

Possible Values

Example

Description

key

string

MinimumRecordingLengthInSeconds

Name of the configuration

value

string

60

Value of the configuration

Example JSON Snippet

JSON
{
  "key": "MaxSecondsForShortMeasureBookings",
  "value": "30"
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.