feat: Use wireless device as software AP for Tytonidae
This commit is contained in:
parent
a7894c6f6a
commit
cec21244b3
2 changed files with 26 additions and 5 deletions
|
|
@ -4,8 +4,8 @@ include {
|
|||
}
|
||||
|
||||
global {
|
||||
lan_interface: auto
|
||||
wan_interface: auto
|
||||
lan_interface: wlan0,eno2
|
||||
wan_interface: eno2
|
||||
|
||||
log_level: trace
|
||||
allow_insecure: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue