mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-10 18:57:57 +08:00
docs: clarify debug environment variables
This commit is contained in:
parent
8cdc86d8c4
commit
746f14c881
@ -75,13 +75,13 @@ Warning: Enabling tracing will likely affect performance.
|
||||
|
||||
## `IPFS_FUSE_DEBUG`
|
||||
|
||||
Enables fuse debug logging.
|
||||
If SET, enables fuse debug logging.
|
||||
|
||||
Default: false
|
||||
|
||||
## `YAMUX_DEBUG`
|
||||
|
||||
Enables debug logging for the yamux stream muxer.
|
||||
If SET, enables debug logging for the yamux stream muxer.
|
||||
|
||||
Default: false
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user