summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/etc/sapp.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/etc/sapp.toml b/bin/etc/sapp.toml
index 2be5600..97bad75 100644
--- a/bin/etc/sapp.toml
+++ b/bin/etc/sapp.toml
@@ -128,6 +128,9 @@
bloom_capacity=10000000
bloom_error_rate=0.0000001
bloom_timeout=60
+ bloom_slice_num=3
+ # 0:disable bloom filter, 1:dabloom, 2:apbloom
+ bloom_library=1
[STREAM]