mirror of
https://github.com/kerberos-io/helm-charts.git
synced 2026-08-23 15:18:33 +00:00
Merge pull request #77 from kerberos-io/cedricve-patch-3
Change defaultStreamMode value to 'SD'
This commit is contained in:
@@ -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' or 'hd' (will be migrated to 'preview' or 'live')
|
||||
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