summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-30 01:09:05 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-30 01:09:05 +0200
commit3202798b58fd0caf036fbce2b884b3e0ebc98962 (patch)
treea95e6d2e0f746a6a2bfbb6f69365647e8e8ae941
parentfix jitsi? (diff)
downloadRory-Open-Architecture-3202798b58fd0caf036fbce2b884b3e0ebc98962.tar.xz
fix jitsi?
-rwxr-xr-xhost/Rory-nginx/services/jitsi.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-nginx/services/jitsi.nix b/host/Rory-nginx/services/jitsi.nix
index 2978d28..3a4cb2d 100755
--- a/host/Rory-nginx/services/jitsi.nix
+++ b/host/Rory-nginx/services/jitsi.nix
@@ -41,7 +41,7 @@
       SHOW_JITSI_WATERMARK = false;
       SHOW_POWERED_BY = false;
       SHOW_PROMOTIONAL_CLOSE_PAGE = false;
-      VERTICAL_FILMSTRIP = false;
+      VERTICAL_FILMSTRIP = true;
       VIDEO_LAYOUT_FIT = "nocrop";
       VIDEO_QUALITY_LABEL_DISABLED = false;
     };