Sinatra/config/config.json
2024-04-05 22:57:26 +01:00

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
}