WT-2950 fix RST formatting

This commit is contained in:
Gretchen Miller 2024-09-20 17:16:07 -07:00
parent 41aab1a0b0
commit 6fdc2b9a57

View File

@ -178,6 +178,7 @@ Then brozzling proceeds as usual.
| string | yes | ``ENABLE_VIDEO_CAPTURE`` |
+--------+----------+--------------------------+
Determines the level of video capture for the seed. This is an enumeration with four possible values:
* ENABLE_VIDEO_CAPTURE (default): All video is captured.
* DISABLE_VIDEO_CAPTURE: No video is captured. This is effectively a
combination of the next two values.