make floodfill enabled by default

This commit is contained in:
johnrosen 2021-01-27 10:33:31 +08:00 committed by GitHub
parent 85902b358a
commit c914618444
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ ipv6 = false
# notransit = true # notransit = true
## Router will be floodfill ## Router will be floodfill
# floodfill = true floodfill = true
[http] [http]
## Web Console settings ## Web Console settings
@ -237,4 +237,4 @@ verify = true
# avx = true # avx = true
## Force usage of CPU instructions set, even if they not found ## Force usage of CPU instructions set, even if they not found
## DO NOT TOUCH that option if you really don't know what are you doing! ## DO NOT TOUCH that option if you really don't know what are you doing!
# force = false # force = false