temporarily turn off reflector

This commit is contained in:
Niko Storni 2019-07-10 15:22:00 +02:00
parent bb5df9896a
commit 96e0c2e2b2

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 := true
useDB := false
var reflectorServer *reflector.Server
var blobStore store.BlobStore = s3