We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61331b0 commit 070c745Copy full SHA for 070c745
config/uploader_config.yaml
@@ -5,7 +5,7 @@ uploader.mode: web # web or headless
5
# cloud name, as appeared in the clouds.yaml file
6
uploader.filestore.cloud: openstack
7
# the local filestore path where new or modified files are uploaded
8
-uploader.filestore.local: /home/qcr/Bagfiles
+uploader.filestore.local: /home/qcr/project_ws/src/data
9
# the target object store container, the uploader will attempt to create if it not already exists
10
uploader.filestore.cloud.container: Shorts Bagfiles
11
# exclude files with suffixes and prefixes
0 commit comments