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: extend server-side configurable defaults to all UI switch settings
Apply the 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 ATX/SysRq/paste confirmations, keyboard options,
mouse behavior, stream mode/orientation, mic/cam, and more can be
configured server-side while still allowing per-user localStorage
overrides.
0 commit comments