mirror of
https://github.com/zrepl/zrepl.git
synced 2025-07-15 13:45:13 +02:00
Addition by @problame: move getPipeCapacityHint() into platform-specific code. This has the added benefit of not recognizing the envvar as an envconst on platform that do not support resizing pipes. => won't show up in (zrepl status --raw).Global.Envconst fixes #424 cloes #449