Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
liberty
tunnel
liberty-tunnel-client-library-apple
Commits
12d542c5
Commit
12d542c5
authored
Jun 06, 2019
by
Jose Blaya
Browse files
Set nmt disabled by default
parent
b8bde4c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
PIALibrary/Sources/Library/Client+Preferences.swift
View file @
12d542c5
...
...
@@ -278,7 +278,7 @@ extension Client.Preferences {
preferredServer
=
nil
isPersistentConnection
=
true
mace
=
false
useWiFiProtection
=
fals
e
useWiFiProtection
=
tru
e
trustCellularData
=
false
authMigrationSuccess
=
false
shouldConnectForAllNetworks
=
true
...
...
@@ -287,7 +287,7 @@ extension Client.Preferences {
vpnCustomConfigurations
=
[:]
availableNetworks
=
[]
trustedNetworks
=
[]
nmtRulesEnabled
=
tru
e
nmtRulesEnabled
=
fals
e
}
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment