Project

General

Profile

Bug #17937

Updated by Ward Vandewege almost 3 years ago

On line 157 in app/assets/javascripts/upload_to_collection.js: 

 <pre> 
                     'X-Keep-Desired-Replicas': '2' 
 </pre> 

 The uploader should respect the `DefaultReplication` setting from the config file, instead.

Back