Commit ddf7b52
feat(restream): Add default sign-in configuration
This commit introduces a new `restream.signin` configuration block to the platform-specific settings files (`settings/config_linux_0.json` and `settings/config_mac_0.json`).
This configuration provides default parameters for interacting with the Restream login page, supporting the `restream sign in support` feature:
- Defines the `url` for the Restream login page.
- Specifies a default `userAgent` string.
- Sets the default `size` (width and height) for the sign-in window.
- Configures `closeOnNavigate` and `allowPopups` behavior for the sign-in flow.
[auto-enhanced]1 parent b6e633c commit ddf7b52
2 files changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
| |||
0 commit comments