mirror of
https://github.com/kerberos-io/helm-charts.git
synced 2026-08-23 15:18:33 +00:00
Enhance defaultStreamMode description in values.yaml
Updated defaultStreamMode description to include future migration plans.
This commit is contained in:
committed by
GitHub
parent
bee9e8e6d2
commit
a40f273698
@@ -398,7 +398,7 @@ kerberoshub:
|
||||
attribution: "© <a href='https://www.openstreetmap.org/copyright' target='_blank'>OpenStreetMap</a>" # Map attribution
|
||||
# Live view page
|
||||
liveview:
|
||||
defaultStreamMode: "sd" # Default stream mode 'sd', 'hd', 'webrtc'
|
||||
defaultStreamMode: "sd" # Default stream mode 'sd' or 'hd' (will be migrated to 'preview' or 'live')
|
||||
paginationEnabled: "false" # Enable or disable pagination in live view 'true' or 'false'
|
||||
emptyByDefault: "false" # Show empty live view when there are no active devices 'true' or 'false'
|
||||
maxStreams: "-1" # Maximum number of live streams to show in live view, -1 for unlimited
|
||||
|
||||
Reference in New Issue
Block a user