-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstatic.json
More file actions
28 lines (28 loc) · 812 Bytes
/
static.json
File metadata and controls
28 lines (28 loc) · 812 Bytes
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
{
"_static": {
"generator": {
"name": "@globus/static-data-portal"
}
},
"data": {
"version": "1.0.0",
"attributes": {
"content": {
"title": "Modern Research Data Portal",
"privacy_policy": "This is an example privacy policy – you should replace this with your own policy.",
"terms_of_service": "This is an example terms of service – you should replace this with your own terms."
},
"globus": {
"application": {
"_comment": "thick client",
"client_id": "1a799b37-c728-4368-96da-04ccccc0b1c3"
},
"transfer": {
"_comment": "mccleary endpoint",
"collection_id": "fa56d2d4-adfd-4f1e-b735-5f28bde144d7",
"path": "/home/rdb9/palmer_scratch/"
}
}
}
}
}