aboutsummaryrefslogtreecommitdiffstats
path: root/default-config.json
diff options
context:
space:
mode:
authorRblSb <msrblsb@gmail.com>2025-01-25 15:32:55 +0300
committerRblSb <msrblsb@gmail.com>2025-01-25 22:52:14 +0300
commitc7518e58788c17ad2ca8340ab5c7633489aa9518 (patch)
tree79b283db70952fef4d9d930cb1dab4a554a377d1 /default-config.json
parent6ead98595d71afba9d11d3300756b46f18fd6bda (diff)
Add experimental unpauseWithoutLeader option
Also extended requestLeaderOnPause, so you can unpause when someone else is a leader by video click with this one. Only works for raw videos and doesn't work in FF, so there is new unsafe option that can break everything with enough clients. There is also leader button hints when you touch player as non-leader for easier ux.
Diffstat (limited to 'default-config.json')
-rw-r--r--default-config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/default-config.json b/default-config.json
index 15dfc6c..38fc271 100644
--- a/default-config.json
+++ b/default-config.json
@@ -7,6 +7,7 @@
"totalVideoLimit": 0,
"userVideoLimit": 0,
"requestLeaderOnPause": false,
+ "unpauseWithoutLeader": false,
"localAdmins": true,
"allowProxyIps": true,
"localNetworkOnly": false,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage