forked from opencadc/cadc-vosui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
org.opencadc.vosui.properties
35 lines (24 loc) · 1.11 KB
/
org.opencadc.vosui.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Properties required for interacting with a VOSpace web service
# Default VOSpace service name
org.opencadc.vosui.service.default = vault
# vault-related values
# The name of the VOSpace service implementation
# This value will be used to access the other 3 config
# values for this service.
org.opencadc.vosui.service.name = vault
# The resource id of the VOSpace web service to use
org.opencadc.vosui.vault.service.resourceid = ivo://cadc.nrc.ca/vault
# Base URI to use as node identifier
org.opencadc.vosui.vault.node.resourceid = vos://cadc.nrc.ca!vault
# Base home directory for authenticated users
org.opencadc.vosui.vault.user.home = /
# arc-related values
#org.opencadc.vosui.service.name = arc
# The resource id of the VOSpace web service to use
#org.opencadc.vosui.cavern.service.resourceid = ivo://cadc.nrc.ca/arc
# Base URI to use as node identifier
#org.opencadc.vosui.cavern.node.resourceid = vos://cadc.nrc.ca!arc
# Base home directory for authenticated users
#org.opencadc.vosui.cavern.user.home = /home
# Files service for returning content
org.opencadc.vospace.files_meta_service_id = ivo://cadc.nrc.ca/files