You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
web: allow server-side configurable defaults for all UI switch settings
Apply the existing tools.config.getBool()/get() pattern to all
remaining bindSimpleSwitch calls and storage.get() defaults across
the Web UI, allowing admins to set defaults for every toggle via
/etc/kvmd/web.css CSS custom properties.
Previously only "Expand for the entire tab" supported this. Now all
settings including confirmations, keyboard/mouse options, stream
mode/orientation, mic/cam, and more can be configured server-side
while still allowing per-user localStorage overrides.
0 commit comments