mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-20 18:23:51 +00:00
[traffic] Remove unused constants
Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
@@ -101,8 +101,6 @@
|
||||
#define CROSS_MWM_OSM_WAYS_DIR "cross_mwm_osm_ways"
|
||||
#define TEMP_ADDR_EXTENSION ".tempaddr"
|
||||
|
||||
#define TRAFFIC_FILE_EXTENSION ".traffic"
|
||||
|
||||
#define SKIPPED_ELEMENTS_FILE "skipped_elements.json"
|
||||
|
||||
#define MAPCSS_MAPPING_FILE "mapcss-mapping.csv"
|
||||
|
||||
@@ -8,6 +8,5 @@
|
||||
#define METASERVER_URL "https://cdn-us-1.comaps.app/servers"
|
||||
#define DEFAULT_URLS_JSON "[ \"https://cdn-us-2.comaps.tech/\", \"https://comaps.firewall-gateway.de/\", \"https://cdn-us-1.comaps.app/\", \"https://cdn-fi-1.comaps.app/\", \"https://comaps-cdn.s3-website.cloud.ru/\" ]"
|
||||
#define DEFAULT_CONNECTION_CHECK_IP "151.101.195.52" // For now the IP of comaps.app (Fastly CDN)
|
||||
#define TRAFFIC_DATA_BASE_URL ""
|
||||
#define USER_BINDING_PKCS12 ""
|
||||
#define USER_BINDING_PKCS12_PASSWORD ""
|
||||
|
||||
Reference in New Issue
Block a user