From 0cc813d76b0a0e92f70ed8cf6f4507f1104bc293 Mon Sep 17 00:00:00 2001 From: llccs Date: Sun, 26 Nov 2023 17:51:45 -0500 Subject: [PATCH] Add comments for clarity --- example/agenda.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/example/agenda.yaml b/example/agenda.yaml index f110a8b..1a735aa 100644 --- a/example/agenda.yaml +++ b/example/agenda.yaml @@ -1,5 +1,13 @@ +#Change me to your show name! title: "Example Performance" + +#Assumed steps: You have proper DNS and TLS certs for the domain and service performanceURL: "http://localhost/live" + +#Cues begin with whatever pre-show warning (note these will still have to be triggered in qlab) and roll into your show cues. +#Show cues should be cut to be NO LONGER than 5 mins per cue to assure not freezing anyone's phone browser. +#The more simultaneous tracks available, the shorter the duration between cues should be. See README for showfile hookup. + cues: - name: "5min" qlabID: "010101-11"