gotify
This commit is contained in:
14
config.yml
14
config.yml
@ -8,13 +8,13 @@ sqlite:
|
||||
sqlite_path: 'C:\Perso\Seafile\Radio\Logs\Log4OM\F4BPO.SQLite' # SQLite Db oath of Log4OM
|
||||
callsign: F4BPO # Log4OM Callsign used to check if you get spotted by someone
|
||||
cluster:
|
||||
server: cluster.f4bpo.com # dxc.k0xm.net
|
||||
server: dxc.k0xm.net # dxc.k0xm.net
|
||||
port: 7300
|
||||
login: f4bpo
|
||||
skimmer: true
|
||||
ft8: false
|
||||
ft4: false
|
||||
command: #SET/NOFILTER
|
||||
command: SET/NOFILTER
|
||||
login_prompt: "Please enter your call:"
|
||||
flex:
|
||||
discovery: true # Radio must be on same LAN than the program
|
||||
@ -22,4 +22,12 @@ flex:
|
||||
spot_life: 600 #seconds
|
||||
telnetserver: # Log4OM must be connected to this server ie: localhost:7301 if on same machine as this program else ip:7301
|
||||
host: 0.0.0.0
|
||||
port: 7301
|
||||
port: 7301
|
||||
gotify:
|
||||
enable: true
|
||||
url: https://gotify.rouggy.com/message
|
||||
token: ALaGS4MVMWTEMcP
|
||||
newDxcc: true
|
||||
NewBand: false
|
||||
NewMode: false
|
||||
NewBandAndMode: true
|
Reference in New Issue
Block a user