http → https
This commit is contained in:
parent
4a4af6ec69
commit
3b33377124
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue