mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-09-20 14:27:42 +00:00
Merge remote-tracking branch 'origin/main'
# Conflicts: # core/constants.py # pyproject.toml # templates/add_spot.html # templates/alerts.html # templates/bands.html # templates/base.html # templates/conditions.html # templates/map.html # templates/spots.html # templates/status.html
This commit is contained in:
+2
-2
@@ -67,7 +67,7 @@ spot_providers:
|
||||
|
||||
- class: "DXCluster"
|
||||
# Clusters have a "name" property in case you want to say which cluster node the data is from, or connect to
|
||||
# several clusters and name them separately.
|
||||
# several clusters and name them separately. The name will be used as the "source" field for the spots received.
|
||||
name: "HRD Cluster"
|
||||
enabled: true
|
||||
host: "hrd.wa9pie.net"
|
||||
@@ -88,7 +88,7 @@ spot_providers:
|
||||
enabled: false
|
||||
host: "w3lpl.net"
|
||||
port: 7373
|
||||
login_prompt: "Please enter your call:"
|
||||
login_prompt: "login:"
|
||||
login_callsign: "N0CALL-99"
|
||||
allow_rbn_spots: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user