mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
15 lines
127 B
Plaintext
15 lines
127 B
Plaintext
|
{
|
||
|
"phase1": {
|
||
|
"wildcard": [
|
||
|
{
|
||
|
"name": "*",
|
||
|
"methods": [ "PEAP" ]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"phase2": {
|
||
|
"users": {
|
||
|
}
|
||
|
}
|
||
|
}
|