Development
This commit is contained in:
parent
4f5f2a8071
commit
0d096a0d99
6 changed files with 175 additions and 33 deletions
|
|
@ -829,9 +829,14 @@
|
|||
"vlan": "vpn"
|
||||
}
|
||||
],
|
||||
"radius_options": {
|
||||
"mac_format": "aabbccddeeff",
|
||||
"apply_to": "all",
|
||||
"logging": false
|
||||
"free_radius": {
|
||||
"general": {
|
||||
"logging": false,
|
||||
"log_max_kb": 1024
|
||||
},
|
||||
"options": {
|
||||
"mac_format": "aabbccddeeff",
|
||||
"apply_to": "all"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue