mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
docs: clarify debug environment variables
This commit is contained in:
parent
60092924a9
commit
26edc75eaa
@ -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