Fix connectivity staleness, distinct checking dot, read-only groups, poll/probe robustness

This commit is contained in:
av
2026-07-18 16:45:36 +03:00
parent ec673b92f3
commit 7b08568d2c
4 changed files with 87 additions and 32 deletions
@@ -26,7 +26,7 @@
<key name="selector-group" type="s">
<default>''</default>
<summary>Outbound selector group shown in the panel</summary>
<description>Name of the Selector group whose current node is shown in the top bar. Empty means auto-detect the first Selector.</description>
<description>Name of the group whose current node is shown in the top bar. Accepts any group name (Selector, URLTest or Fallback). Empty means auto-pick the first switchable (Selector) group, or the first group if none is switchable.</description>
</key>
<key name="show-outbound" type="b">
<default>true</default>
@@ -52,7 +52,7 @@
<key name="connectivity-url" type="s">
<default>'https://www.gstatic.com/generate_204'</default>
<summary>Connectivity probe URL</summary>
<description>Target URL used by the active-outbound latency probe.</description>
<description>Target URL used both by the active-outbound connectivity probe and by the manual "Test latency" action.</description>
</key>
</schema>
</schemalist>