diff --git a/docs/html/config_tvadapters.html b/docs/html/config_tvadapters.html
index a4d9a36f..939a3baa 100644
--- a/docs/html/config_tvadapters.html
+++ b/docs/html/config_tvadapters.html
@@ -18,6 +18,11 @@
Name
The name of this tuner.
+
+ Priority
+ The tuner priority value (higher value = higher priority to use this
+ tuner).
+
@@ -70,6 +75,21 @@
a slave one and tvheadend will assure that this tuner will not
use incompatible parameters (position, polarization, lo-hi).
+
+ Next tune delay in ms (0-2000)
+ The delay before tuning in milliseconds after tuner stop. If the time
+ after previous start and next start is greater than this value -
+ the delay is not applied.
+
+ Send full PLAY cmd
+ Send the full RTSP PLAY command after full RTSP SETUP command. Some
+ device firmwares requires this to get MPEG-TS stream.
+
+ Force teardown delay
+ Force the delay between RTSP TEARDOWN and RTSP SETUP command (value
+ from 'Next tune delay in ms' is used). Some devices are not able to handle
+ quick continuous tuning.
+