Tweaks formatting of example JSON.

This commit is contained in:
James Phillips 2016-11-17 16:43:47 -08:00 committed by GitHub
parent f0cc4ae8a3
commit cafd59a45a

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"
],
...
```