mirror of
https://github.com/versity/versitygw.git
synced 2026-01-08 04:35:15 +00:00
The scoutfs backend is only supported on 64bit linux. This corrects the build constraints to only supported linux arch, and prevents the incompatible import for unspported arch. We also need to adjust the body limit setting on 32 bit since this is an int, and our default limit will overfow on 32 bit.