From 1385a3cefc7312a3f18e8d78a854411b53c75e67 Mon Sep 17 00:00:00 2001 From: Ken Date: Wed, 1 Nov 2017 13:27:17 -0400 Subject: Initial commit of the new logs. --- build/html/_sources/datacenters/datacenters.rst.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 build/html/_sources/datacenters/datacenters.rst.txt (limited to 'build/html/_sources/datacenters') diff --git a/build/html/_sources/datacenters/datacenters.rst.txt b/build/html/_sources/datacenters/datacenters.rst.txt new file mode 100644 index 0000000..7855cfc --- /dev/null +++ b/build/html/_sources/datacenters/datacenters.rst.txt @@ -0,0 +1,9 @@ +.. _datacenters: + +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. + +.. toctree:: + :maxdepth: 2 -- cgit v1.3.1