diff --git a/fullnode/prod/0.6.3-hotfix/config/config.toml b/fullnode/prod/0.6.3-hotfix/config/config.toml index 550809a..e4ba346 100644 --- a/fullnode/prod/0.6.3-hotfix/config/config.toml +++ b/fullnode/prod/0.6.3-hotfix/config/config.toml @@ -355,7 +355,7 @@ indexer = "kv" # Operator ["<", ">", ">=", "<="] belongs to range query operator. # Notice: only enable it in trust environment. -enable_range_query = true +enable_range_query = false # Comma-separated list of tags to index (by default the only tag is "tx.hash") # diff --git a/fullnode/prod/0.6.3/config/config.toml b/fullnode/prod/0.6.3/config/config.toml index 550809a..e4ba346 100644 --- a/fullnode/prod/0.6.3/config/config.toml +++ b/fullnode/prod/0.6.3/config/config.toml @@ -355,7 +355,7 @@ indexer = "kv" # Operator ["<", ">", ">=", "<="] belongs to range query operator. # Notice: only enable it in trust environment. -enable_range_query = true +enable_range_query = false # Comma-separated list of tags to index (by default the only tag is "tx.hash") #