blob: b6b61767a73a00ea8e602ecfcad0a205ecbeb00f [file] [log] [blame]
Adam Israel59f35812017-02-24 10:47:15 +01001so_host:
2 type: 'string'
3 default: '127.0.0.1'
4 description: 'Host name or ip of the SO'
5so_port:
6 type: int
7 default: 80
8 description: 'Port'