From 4c1f9e2426d43ec32d21fc5f7d6b73d6f43e733c Mon Sep 17 00:00:00 2001 From: johnfawkes <33303104+JohnFawkes@users.noreply.github.com> Date: Sun, 22 Jan 2023 17:51:54 -0500 Subject: [PATCH] Update resolution.md Add use_<>_<> to template_variables example for the previous PR --- docs/defaults/overlays/resolution.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/defaults/overlays/resolution.md b/docs/defaults/overlays/resolution.md index 19655f35..1e6e4424 100644 --- a/docs/defaults/overlays/resolution.md +++ b/docs/defaults/overlays/resolution.md @@ -102,4 +102,6 @@ libraries: use_720p: false use_576p: false use_480p: false + use_1080p_hdr: false + use_1080p_dv: false ```