summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authoryangwei <[email protected]>2024-04-20 19:15:01 +0800
committeryangwei <[email protected]>2024-04-21 01:53:13 +0800
commitad61166674e0349048bdaf44fa7e2fb89c299cf0 (patch)
treebe34c0824a32a32bc0897b30bf67ad55daaa718f /bin
parent0ed228dcf6f2f8524ed054e28b4aa838438436cd (diff)
Revert "✨ feat(bloom library): choose in sapp.toml"
This reverts commit 97cc3158b48973d96d451fc9cc52011ccba43d16.
Diffstat (limited to 'bin')
-rw-r--r--bin/etc/sapp.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/etc/sapp.toml b/bin/etc/sapp.toml
index ed4d3a6..79c5f5b 100644
--- a/bin/etc/sapp.toml
+++ b/bin/etc/sapp.toml
@@ -128,9 +128,6 @@
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]