Development

This commit is contained in:
Matthew Grotke 2026-06-01 13:29:07 -04:00
parent 4f5f2a8071
commit 0d096a0d99
6 changed files with 175 additions and 33 deletions

View file

@ -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"
}
}
}
}