Sqlite
This commit is contained in:
committed by
Timo Kösters
parent
bd4bd58612
commit
9d4fa9a220
4
debian/postinst
vendored
4
debian/postinst
vendored
@@ -73,10 +73,12 @@ max_request_size = 20_000_000 # in bytes
|
||||
# Enable jaeger to support monitoring and troubleshooting through jaeger.
|
||||
#allow_jaeger = false
|
||||
|
||||
#cache_capacity = 1073741824 # in bytes, 1024 * 1024 * 1024
|
||||
#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"
|
||||
#workers = 4 # default: cpu core count * 2
|
||||
|
||||
# The total amount of memory that the database will use.
|
||||
#db_cache_capacity_mb = 200
|
||||
EOF
|
||||
fi
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user