Tweaks formatting of example JSON.

This commit is contained in:
James Phillips 2016-11-17 16:43:47 -08:00 committed by GitHub
parent bb08378059
commit 5f796f8128
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ In order to persist the `join` information, the following can be added to the `c
"retry_join_wan":[
"dc2-server-1",
...
"dc2-server-N",
"dc2-server-N"
],
...
```