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