surok/conf/surok.json
2016-10-14 11:25:53 +03:00

13 lines
246 B
JSON

{
"marathon": {
"force": true,
"host": "http://marathon.mesos:8080",
"enabled": true
},
"confd": "/etc/surok/conf.d",
"domain": "marathon.mesos",
"wait_time": 20,
"lock_dir": "/var/tmp",
"loglevel": "info"
}