From b952e4680f731e70d7a179eaf47f2c38b8eab18c Mon Sep 17 00:00:00 2001 From: Jan Stabenow Date: Tue, 19 Jul 2022 16:53:11 +0200 Subject: [PATCH] Mod changes field desc. --- src/misc/controls/HLS.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/misc/controls/HLS.js b/src/misc/controls/HLS.js index 0281590..78a541a 100644 --- a/src/misc/controls/HLS.js +++ b/src/misc/controls/HLS.js @@ -64,14 +64,14 @@ export default function Control(props) { - Where to store the HLS playlist and segments. + Where to store the HLS playlist and segments. In-Memory is recommended.