lnd+build: add logcompressor flag

This commit is contained in:
Jonathan Harvey-Buschel
2024-08-26 18:43:42 -04:00
parent 750770e190
commit f360532eb1
3 changed files with 37 additions and 0 deletions

View File

@@ -36,6 +36,9 @@
; Max log file size in MB before it is rotated.
; maxlogfilesize=10
; Compression algorithm to use when rotating logs.
; logcompressor=gzip
; Time after which an RPCAcceptor will time out and return false if
; it hasn't yet received a response.
; acceptortimeout=15s