Add smart alias configuration for rtlsdr
This commit is contained in:
@@ -22,6 +22,12 @@ smart_aliases:
|
|||||||
check_host: "192.168.1.253"
|
check_host: "192.168.1.253"
|
||||||
timeout: "2s"
|
timeout: "2s"
|
||||||
|
|
||||||
|
rtlsdr:
|
||||||
|
primary: "rtlsdr-local"
|
||||||
|
fallback: "rtlsdr"
|
||||||
|
check_host: "192.168.1.252"
|
||||||
|
timeout: "2s"
|
||||||
|
|
||||||
# Background SSH Tunnel Definitions
|
# Background SSH Tunnel Definitions
|
||||||
tunnels:
|
tunnels:
|
||||||
# Example: Desktop database tunnel
|
# Example: Desktop database tunnel
|
||||||
|
|||||||
Reference in New Issue
Block a user