Lower maximum

merge-requests/8/head
Bob Mottram 2020-09-25 15:38:21 +01:00
parent 803ac11dba
commit 3d68d85c0a
1 changed files with 1 additions and 1 deletions

View File

@ -554,7 +554,7 @@ if args.checkDomains:
args.port = 80
elif args.gnunet:
proxyType = 'gnunet'
maxBlockedDomains = 2
maxBlockedDomains = 0
checkDomains(None,
baseDir, nickname, domain,
proxyType, args.port,