meson: Allow specifying default Ichnaea URLs
-
meson: Allow specifying default Ichnaea URLs
And if a geolocation URL has been provided, enable the 3G and WiFi sources by default. -
config: Clean up parsing, assign defaults first
Assign defaults first, then let config files override them. This meansload_config_file
can drop theinitial
parameter and behave identically for the main config file and the snippets.Also make the code more uniform.
-
config: Allow setting an empty submission-nick
The code already supports this and omits theX-Nickname
HTTP header from the submission.