Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Dec 24, 2024
1 parent 9e56392 commit 161667f
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions docker/tidb/config/tiflash-nightly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,10 @@ count = 20
level = "debug"
size = "1000M"

[application]
runAsDaemon = true

[raft]
pd_addr = "pd0:2379"
storage_engine = "tmt"

[quotas]

[quotas.default]

[quotas.default.interval]
duration = 3600
errors = 0
execution_time = 0
queries = 0
read_rows = 0
result_rows = 0

[users]

Expand All @@ -72,8 +58,6 @@ ip = "::/0"

[profiles.default]
load_balancing = "random"
max_memory_usage = 10000000000
# use_uncompressed_cache = 0

[profiles.readonly]
readonly = 1
readonly = 1

0 comments on commit 161667f

Please sign in to comment.