turn reflector back on

This commit is contained in:
Niko 2019-07-05 17:21:04 -04:00 committed by GitHub
parent 2ed1e23228
commit 32dae2704f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ func reflectorCmd(cmd *cobra.Command, args []string) {
// flip this flag to false when doing db maintenance. uploads will not work (as reflector server wont be running)
// but downloads will still work straight from s3
useDB := false
useDB := true
var reflectorServer *reflector.Server
var blobStore store.BlobStore = s3