allow service configuration

This commit is contained in:
Jakob Ketterl
2019-07-28 13:29:45 +02:00
parent fa08009c50
commit 98c5e9e15b
2 changed files with 7 additions and 1 deletions

View File

@ -251,3 +251,6 @@ google_maps_api_key = ""
map_position_retention_time = 2 * 60 * 60
temporary_directory = "/tmp"
services_enabled = True
services_decoders = ["ft8", "ft4", "wspr"]