summaryrefslogtreecommitdiff
path: root/conf/stellar.toml
diff options
context:
space:
mode:
authorlijia <[email protected]>2024-10-27 18:08:00 +0800
committerlijia <[email protected]>2024-11-08 11:23:16 +0800
commit627cfac992c52e3c7950355c0d447764056a5276 (patch)
treeafb5f8f462d964a764dbb071f5cfadad199cbe4d /conf/stellar.toml
parentd0a868591470a4a9d71a65a5d540058e72c8d92c (diff)
httpv2.0 rebase onto develop-2.0dev-http-v2.0
Diffstat (limited to 'conf/stellar.toml')
-rw-r--r--conf/stellar.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/stellar.toml b/conf/stellar.toml
index fdd7ba9..8f363f7 100644
--- a/conf/stellar.toml
+++ b/conf/stellar.toml
@@ -72,6 +72,9 @@
cli_request_timeout = 3 # second
pktdump_task_max_num = 3
+[http]
+ decompress_enable = 1
+
[[module]]
path = ""
init = "monitor_on_init"