add import script
[arvados.git] / config / environments / development.rb
index 7430b56c9bd6ae9bd6a62789987e1f9df2d623c0..7ff8e34172e1170c555d2986e5b1bb796058dabc 100644 (file)
@@ -36,4 +36,6 @@ Vcffarm::Application.configure do
   config.assets.debug = true
 
   config.orvos_v1_base = 'https://orvos/orvos/v1'
+
+  config.data_import_dir = '/data/vcffarm-upload'
 end