summaryrefslogtreecommitdiff
path: root/conf/stellar.toml
diff options
context:
space:
mode:
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"