Browse Source

Use codeblocks for code

pull/411/head
Seth Vargo 10 years ago
parent
commit
302789bf76
  1. 4
      website/source/docs/agent/options.html.markdown

4
website/source/docs/agent/options.html.markdown

@ -156,7 +156,7 @@ definitions support being updated during a reload.
#### Example Configuration File
<pre class="prettyprint lang-json">
```javascript
{
"datacenter": "east-aws",
"data_dir": "/opt/consul",
@ -170,7 +170,7 @@ definitions support being updated during a reload.
}
]
}
</pre>
```
#### Configuration Key Reference

Loading…
Cancel
Save