wireguard-ui/util/config.go

7 lines
59 B
Go
Raw Normal View History

package util
// Runtime config
var (
DisableLogin bool
)