mirror of
https://github.com/zrepl/zrepl.git
synced 2025-05-30 22:57:27 +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