PKGBUILDs/community/consul/example.json
2018-05-24 02:06:16 +00:00

8 lines
147 B
JSON

{
"data_dir": "/var/lib/consul",
"disable_update_check": true,
"log_level": "INFO",
"node_name": "example.localdomain",
"server": true
}