Initial push 0.2.0
This commit is contained in:
10
config/config.json
Normal file
10
config/config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"ports": {
|
||||
"radius_authentication": 1812,
|
||||
"radius_accounting": 1813
|
||||
},
|
||||
"client_secret": "password",
|
||||
"storage": "json:./data.json",
|
||||
"default_vlan_enabled": true,
|
||||
"default_vlan_id": 90
|
||||
}
|
||||
Reference in New Issue
Block a user