Session timeout feature works now.
This commit is contained in:
@ -160,6 +160,8 @@ defaultConfig = PropertyLayer(
|
||||
google_maps_api_key="",
|
||||
map_position_retention_time=2 * 60 * 60,
|
||||
callsign_url="https://www.qrzcq.com/call/{}",
|
||||
usage_policy_url="policy",
|
||||
session_timeout=0,
|
||||
decoding_queue_workers=2,
|
||||
decoding_queue_length=10,
|
||||
wsjt_decoding_depth=3,
|
||||
|
Reference in New Issue
Block a user