diff options
Diffstat (limited to 'configs')
-rw-r--r-- | configs/kvmd/v2.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kvmd/v2.yaml b/configs/kvmd/v2.yaml index 9dedb630..52daa1d3 100644 --- a/configs/kvmd/v2.yaml +++ b/configs/kvmd/v2.yaml @@ -47,6 +47,7 @@ kvmd: - "--dv-timings" - "--host=localhost" - "--port=8082" + - "--drop-same-frames=3" logging: version: 1 |