From 1542bd5e0533c535a5b4410ff83f1db8956a5acd Mon Sep 17 00:00:00 2001 From: Brian Corrigan Date: Wed, 4 Oct 2017 08:48:13 -0400 Subject: Initial commit --- es/datacenters.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 es/datacenters.md (limited to 'es/datacenters.md') diff --git a/es/datacenters.md b/es/datacenters.md new file mode 100644 index 0000000..1a3b311 --- /dev/null +++ b/es/datacenters.md @@ -0,0 +1,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. \ No newline at end of file -- cgit v1.3.1