Fix connectivity staleness, distinct checking dot, read-only groups, poll/probe robustness
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user