diff options
Diffstat (limited to 'conf/stellar.toml')
| -rw-r--r-- | conf/stellar.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/stellar.toml b/conf/stellar.toml index fdd7ba9..5f90320 100644 --- a/conf/stellar.toml +++ b/conf/stellar.toml @@ -64,6 +64,10 @@ output = "both" # stderr, file, both file = "log/stellar.log" level = "INFO" # TRACE, DEBUG, INFO, WARN, ERROR, FATAL + +[quic] + chlo_frag_max_size = 4096 + parse_packet_max = 8 [monitor] listen_port = 80 |
