Add flags for testing pairing

This commit is contained in:
loki
2020-03-19 19:59:27 +01:00
parent ad34fef228
commit ad87463784
5 changed files with 156 additions and 25 deletions
+11
View File
@@ -117,3 +117,14 @@
# See x264 --fullhelp for the different presets
# preset = superfast
# tune = zerolatency
#
#
##############################################
# Some configurable parameters, are merely toggles for specific features
# The first occurrence turns it on, the second occurence turns it off, the third occurence turns it on again, etc, etc
# Here, you change the default state of any flag
#
# To set the initial state of flags -0 and -1 to on, set the following flags:
# flags = 01
#
# See: sunshine --help for all options under the header: flags