add "duration + fixed start time" tracking mode (#859)
This commit is contained in:
@@ -75,6 +75,9 @@ class Configuration implements ConfigurationInterface
|
||||
|
||||
$node
|
||||
->children()
|
||||
->scalarNode('default_begin')
|
||||
->defaultValue('now')
|
||||
->end()
|
||||
->booleanNode('duration_only')
|
||||
->setDeprecated()
|
||||
->end()
|
||||
|
||||
Reference in New Issue
Block a user