Instance
'instance': {
'slug': 'instance',
'cnf': {
'slug': 'cnf',
'path': <relative to TEMPLATE_PATH from .env file>
},
'input_set': <interval>,
'extra_set': <optional interval>
}
Cipher
'instance': {
'slug': 'cipher:stream',
'cnf': {
'slug': 'cnf',
'path': <relative to TEMPLATE_PATH from .env file>
},
'supbs': <interval>
'input_set': <interval>,
'output_set': <interval>,
'extra_set': <optional interval>
}