storj/pkg/miniogw
Jess G bf3d168cf6
makes sure all uplink cli configs get passed to libuplink, add stripeSize (#2103)
* makes sure all uplink cli configs get passed to libuplink, add stripSize

* update comment

* update defaults for uplink config blocksize

* changes per CR, update uplink config defaults

* pass shareSize from uplink config

* move block size validation to kvmeta pkg

* fix tests

* shareSize default 1k, rm config option blocksize

* rm printing err to stdout
2019-06-06 11:55:10 -07:00
..
config.go Replace localhost with 127.0.0.1 in defaults (#1678) 2019-04-05 14:09:16 +02:00
gateway_test.go makes sure all uplink cli configs get passed to libuplink, add stripeSize (#2103) 2019-06-06 11:55:10 -07:00
gateway.go Migrate Minio Gateway to libuplink (#1652) 2019-04-15 23:13:02 +03:00
integration_test.go server side macaroons (#1945) 2019-05-24 10:51:27 -06:00
logging.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
multipart.go Migrate Minio Gateway to libuplink (#1652) 2019-04-15 23:13:02 +03:00