mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-05-24 00:24:06 +03:00
Follow-up fix for fwmark 101b5564c2
(#372)
Remove all FwMark settings from client configs (illegal) and QRcode (also illegal).
This commit is contained in:
parent
ac99317ba3
commit
cfbdae7abb
3 changed files with 1 additions and 9 deletions
|
@ -30,6 +30,5 @@ type ClientData struct {
|
|||
type QRCodeSettings struct {
|
||||
Enabled bool
|
||||
IncludeDNS bool
|
||||
IncludeFwMark bool
|
||||
IncludeMTU bool
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue