Pass PATH to ra-multiplex

main
Ensar Sarajčić 2024-11-21 18:00:11 +01:00
parent c7a43c8a74
commit 0b0f0d4731
1 changed files with 2 additions and 0 deletions

View File

@ -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"]