summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchriszero <zerov83@gmail.com>2015-05-10 19:53:49 +0200
committerchriszero <zerov83@gmail.com>2015-05-10 19:53:49 +0200
commit040d8d8becbb132bb4dbb0d2d1510175e8c2e080 (patch)
tree5c132bfc45f32422b4e0a170bb7b694efeeb104b
parentf2e8e58acb8c4a5f0e1e18f1c87e89bf24f75699 (diff)
downloadvdr-plugin-boblight-040d8d8becbb132bb4dbb0d2d1510175e8c2e080.tar.gz
vdr-plugin-boblight-040d8d8becbb132bb4dbb0d2d1510175e8c2e080.tar.bz2
Updated Readme
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10c0b50..1623714 100644
--- a/README.md
+++ b/README.md
@@ -22,3 +22,9 @@ Speed [60] 0-100 Speed is a factor for a first order lowpass filter, the high
Autospeed [0] 0-100 Autospeed adjusts the speed on top of that based on how fast the colors are changing.
Interpolation [true] Interpolation is a setting for a boblightd output device,
when it's on it will interpolate between the last two writes of a client. (Off might reduce load)
+
+It's recommended to add the following option to your boblight.conf
+```
+[device]
+allowsync off
+```