mirror of
https://github.com/qdm12/gluetun.git
synced 2026-06-20 11:02:59 +02:00
fix(privateinternetaccess): remove none encryption preset
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package presets
|
||||
|
||||
const (
|
||||
None = "none"
|
||||
Normal = "normal"
|
||||
Strong = "strong"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user