PKGBUILDs/community/consul/example.json

8 lines
147 B
JSON
Raw Normal View History

2018-05-24 02:06:16 +00:00
{
"data_dir": "/var/lib/consul",
"disable_update_check": true,
"log_level": "INFO",
"node_name": "example.localdomain",
"server": true
}