http → https

This commit is contained in:
Ilya Zverev 2018-03-16 11:51:57 +03:00
parent 4a4af6ec69
commit 3b33377124

View file

@ -515,7 +515,7 @@ static int global_max_merge= 7;
static const char* global_gzip_parameters= "";
// parameters for gzip compression
static char global_base_url[400]=
"http://planet.openstreetmap.org/replication";
"https://planet.openstreetmap.org/replication";
static char global_base_url_suffix[100]="";
// for old replication URL, to get "day-replication" instead of "day"