Adding new location for Contabo Print

  • 0

Dear Customer,

In case of contabo added new location, you need to modify the location.json file in the path /modules/servers/ContaboVM/packages/location.json and add as below

Say for Japan location at end

{"region":"JPN",
"name":"Japan"
}

Make sure you add comma (,) then add the above so the final one would be

 

{
"regions":[
{"region":"EU",
"name":"European Union (Germany)"
},
{"region":"US-central",
"name":"United States (Central)"
},
{"region":"US-east",
"name":"United States (East)"
},
{"region":"US-west",
"name":"United States (West)"
},
{"region":"SIN",
"name":"Asia (Singapore)"
},
{"region":"UK",
"name":"United Kingdom"
},
{"region":"AUS",
"name":"Australia (Sydney)"
},
{"region":"JPN",
"name":"Japan"
}
]
}


Was this answer helpful?

« Back

Try WHMCSModule's Services to get the Best Growth for your Business!