Port from Rocket to axum
This commit is contained in:
2
debian/postinst
vendored
2
debian/postinst
vendored
@@ -74,7 +74,7 @@ allow_registration = true
|
||||
#allow_jaeger = false
|
||||
|
||||
#max_concurrent_requests = 100 # How many requests Conduit sends to other servers at the same time
|
||||
#log = "info,state_res=warn,rocket=off,_=off,sled=off"
|
||||
#log = "info,state_res=warn,_=off,sled=off"
|
||||
#workers = 4 # default: cpu core count * 2
|
||||
|
||||
# The total amount of memory that the database will use.
|
||||
|
||||
Reference in New Issue
Block a user