1
0
Fork 0

Update main.go

master
Philip O'Toole 5 years ago committed by GitHub
parent cc65e36fcc
commit ef44c199aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,11 +46,6 @@ var (
features = []string{}
)
const (
publishPeerDelay = 1 * time.Second
publishPeerTimeout = 30 * time.Second
)
var httpAddr string
var httpAdv string
var authFile string

Loading…
Cancel
Save