WebUI: Keep config in sync with multiple tabs #2316

Closed
opened 2025-06-26 15:04:48 -07:00 by Sainan · 0 comments
Owner

Changing a config option via webui should sync it with other webui instances currently looking at that. My initial idea was simply sending { config_reloaded: true } to everyone except the requester, but multiple instances can be using the same account id, so that's not flawless.

Changing a config option via webui should sync it with other webui instances currently looking at that. My initial idea was simply sending `{ config_reloaded: true }` to everyone except the requester, but multiple instances can be using the same account id, so that's not flawless.
Sainan added the
improvement
label 2025-06-26 15:04:48 -07:00
Sainan self-assigned this 2025-06-26 16:05:15 -07:00
Sainan added the
pr'd for
label 2025-06-26 19:39:18 -07:00
Sainan removed their assignment 2025-06-26 19:39:22 -07:00
Sign in to join this conversation.
No description provided.