Commit 79b1287
committed
Expose enable_sse_entry_point_updates through /api/configuration
The frontend entryPointStore reads this flag from configStore to pick
between SSE and polling. Without the allowlist entry, the key is never
serialized to the client, so even when operators set it to true the
browser sees undefined and falls back to the polling branch.1 parent e0c5feb commit 79b1287
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
| |||
0 commit comments