From 6f3b322a115ca1844dfafb6dff5cd4e88026e00a Mon Sep 17 00:00:00 2001 From: loki Date: Sat, 18 Jan 2020 11:36:07 +0100 Subject: [PATCH] update comments in config file --- assets/sunshine.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/sunshine.conf b/assets/sunshine.conf index 4f80cc87..88740b9c 100644 --- a/assets/sunshine.conf +++ b/assets/sunshine.conf @@ -49,6 +49,8 @@ ping_timeout = 2000 # How much error correcting packets must be send for every video # This is just some random number, don't know the optimal value # The higher fec_percentage, the lower space for the actual data to send per frame there is +# +# The value must be greater than 0 and lower than or equal to 100 fec_percentage = 10