Pass PATH to ra-multiplex
parent
c7a43c8a74
commit
0b0f0d4731
|
@ -38,3 +38,5 @@ connect = ["127.0.0.1", 27631] # same as `listen`
|
|||
# is documented in the `env_logger` documentation here:
|
||||
# <https://docs.rs/env_logger/0.9.0/env_logger/index.html#enabling-logging>
|
||||
log_filters = "info"
|
||||
|
||||
pass_environment = ["PATH"]
|
||||
|
|
Loading…
Reference in New Issue