10 lines
227 B
JSON
10 lines
227 B
JSON
{
|
|
"ports": {
|
|
"radius_authentication": 1812,
|
|
"radius_accounting": 1813
|
|
},
|
|
"client_secret": "password",
|
|
"storage": "json:./data.json",
|
|
"default_vlan_enabled": true,
|
|
"default_vlan_id": 90
|
|
} |