@cryptotaxi247 / kubo / commits / 26edc75ea

docs: clarify debug environment variables

Vladimir Ivanov committed Jan 4, 2023 at 18:47 UTC 26edc75eaae9a24936731a6da28e37b080fedef3
1 file changed +2 -2
docs/environment-variables.md
+2 -2
@@ -75,13 +75,13 @@ Warning: Enabling tracing will likely affect performance.
75
76 ## `IPFS_FUSE_DEBUG`
77
78 -Enables fuse debug logging.
78 +If SET, enables fuse debug logging.
79
80 Default: false
81
82 ## `YAMUX_DEBUG`
83
84 -Enables debug logging for the yamux stream muxer.
84 +If SET, enables debug logging for the yamux stream muxer.
85
86 Default: false
87