Update ispConfig.py

This commit is contained in:
Robert Chacón 2021-07-16 08:19:17 -06:00 committed by GitHub
parent 2792285667
commit 2864d9f041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
#'fq_codel' or 'cake diffserv4'
fqOrCAKE = 'fq_codel'
#fqOrCAKE = 'cake diffserv4'
#'cake diffserv4' is recommended
#fqOrCAKE = 'fq_codel'
fqOrCAKE = 'cake diffserv4'
# How many Mbps are available to the edge of this network
upstreamBandwidthCapacityDownloadMbps = 1000