You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
data nodes upper limit for low_watermark increased from 5 to 25Gib;
data nodes' trash_cleanup_watermark will be set equal to the lowWatermark value from spec
max_trash_ttlcan be configured in spec
Add support for directDownload to UI Spec by @kozubaeff in #257
directDownload for UI can be configured in the spec now. If omitted or set to true, UI will have current default behaviour (use proxies for download), if set to false — UI backend will be used for downloading.