From 9acf4eb12ed6582759063d65a6b97d878c0ec2ca Mon Sep 17 00:00:00 2001 From: Zsolt Donca Date: Thu, 4 Mar 2021 20:09:58 +0200 Subject: [PATCH] Added max_fps to the sample config and fixed the output name --- contrib/config.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/config.sample b/contrib/config.sample index 5daea469..57c80218 100644 --- a/contrib/config.sample +++ b/contrib/config.sample @@ -1,2 +1,3 @@ [screencast] -output= +output_name= +max_fps=30