Skip to content

Relocate configuration of lfs/artifacts/uploads to globals

Jason Plum requested to merge global-object-storage-config into master

Relocate the configuration blocks affected by object storage to global.appConfig.{lfs,artifacts,uploads}. Moves all of the settings under x.lfs (and crew) from gitlab.X.lfs.Y to global.appConfig.lfs.Y

Update/add deprecations to handle the relocated items.

TODO: document.

cc @twk3 @Ahmadposten @marin

Merge request reports