aboutsummaryrefslogtreecommitdiff
path: root/docs/central/Configuration.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/central/Configuration.md')
-rw-r--r--docs/central/Configuration.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/central/Configuration.md b/docs/central/Configuration.md
index 05cf3bb..60942d1 100644
--- a/docs/central/Configuration.md
+++ b/docs/central/Configuration.md
@@ -11,7 +11,8 @@ The configuration format of central is JSON.
"host": "host.name.or.ip.for.MySQL.database",
"database": "mysql database",
"user": "test",
- "password": "123456"
+ "password": "123456",
+ "migrate": "auto"
},
"http": {
"name": "<Site name> It will appear like <name> dn42 peering."