diff options
author | Devaev Maxim <[email protected]> | 2018-10-01 11:21:45 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-10-01 11:21:45 +0300 |
commit | ed067c80cf15882ce0e879ac72555a264e43a1db (patch) | |
tree | 2f2db7dba8d950ba1e8cb4d58099ed775acf5a19 /configs | |
parent | e95e560bdffd96dbe80593a15a4a06981ebe7e4c (diff) |
v2 config: --drop-same-frames=3
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 |