aboutsummaryrefslogtreecommitdiffstats
path: root/community/consul/server.json
blob: d09b568e216e32a3b7fc81caabb0a543892994b6 (plain)
1
2
3
4
5
6
7
8
{
  "data_dir": "/var/consul",
  "server": true,
  "bootstrap_expect": 1,
  "disable_update_check": true,
  "disable_remote_exec": true,
  "enable_syslog": true
}