blob: 1a3b3113ebb77c17c80c9cd97d0f9c4adb813587 (
plain)
1
2
3
4
5
6
7
|
# Datacenters
We operate several Datacenters around the world. Each datacenter holds all
information for one or more Regions of the game. Currently all data is located
in `DC01`, but this may change in the future. Users will be notified prior to the
change and an API endpoint will be made available to provide metadata describing
where each regions data can be found.
|