Commit e10efe9d authored by Nicolas Wavrant's avatar Nicolas Wavrant

slaprunner: updated schema.json for new parameter monitoring-port

parent 59cef23b
......@@ -50,5 +50,10 @@
"type": "boolean",
"default": "false"
}
"monitor-port": {
"description": "allow to manually change the port on wich the apache server running monitoring interface is listening. The default value for the webrunner is different from the default value of the standalone stack-monitor server",
"type": "integer",
"default": 9684
}
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment