11 lines
249 B
TOML
11 lines
249 B
TOML
# [Backend]
|
|
backend = "auto"
|
|
transition_mode = "geo"
|
|
|
|
# [Smoothing]
|
|
smoothing = true
|
|
startup_duration = 0.5 # 0.1 - 60 seconds | 0 for instant
|
|
shutdown_duration = 0.5 # 0.1 - 60 seconds | 0 for instant
|
|
adaptive_interval = 1 # 1 - 1000 milliseconds
|
|
|