diff --git a/docker/tidb/config/tiflash-nightly.toml b/docker/tidb/config/tiflash-nightly.toml index 1383e73c7d2b1a..195dc7d78981bd 100644 --- a/docker/tidb/config/tiflash-nightly.toml +++ b/docker/tidb/config/tiflash-nightly.toml @@ -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] @@ -72,8 +58,6 @@ ip = "::/0" [profiles.default] load_balancing = "random" -max_memory_usage = 10000000000 -# use_uncompressed_cache = 0 [profiles.readonly] -readonly = 1 \ No newline at end of file +readonly = 1