15 lines
194 B
JSON
15 lines
194 B
JSON
{
|
|
"listen_address": {
|
|
"mandatory": false,
|
|
"type": "string"
|
|
},
|
|
"port": {
|
|
"mandatory": false,
|
|
"type": "integer"
|
|
},
|
|
"allow_md5_auth": {
|
|
"mandatory": false,
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
|