-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsettings.yml
91 lines (75 loc) · 2.2 KB
/
settings.yml
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
stacks:
url: "https://stacks.stanford.edu"
iiif_profile: "http://iiif.io/api/image/2/level2.json"
version_manifest_path: "/stacks/%{druid_tree}/%{druid}/versions/versions.json"
purl_fetcher:
url: https://purl-fetcher-stage.stanford.edu
content_search:
url:
document_cache_root: "<%= File.join(Rails.root, 'document_cache') %>"
resource_cache:
enabled: true
lifetime: <%= 1.hour %>
# These are URLs when running locally, but configured
# to the local file system on deployed environments
purl_resource:
public_xml: "https://purl.stanford.edu/%{druid}.xml"
cocina: "https://purl.stanford.edu/%{druid}.json"
meta: "https://purl.stanford.edu/%{druid}.meta_json"
versioned:
public_xml: "https://purl.stanford.edu/%{druid}/version/%{version_id}.xml"
cocina: "https://purl.stanford.edu/%{druid}/version/%{version_id}.json"
meta: "https://purl.stanford.edu/%{druid}/meta.json" # versioned meta is not supported
embed:
url: "https://purl.stanford.edu/%{druid}"
url_template: "https://embed.stanford.edu/embed{.format}{?url*,application_options*}"
iframe:
url_template: "https://embed.stanford.edu/iframe/{?url*}"
application_options:
hide_title: true
hide_metadata: true
metrics_api_url: "https://sdr-metrics-api-prod.stanford.edu"
searchworks:
url: "https://searchworks.stanford.edu"
view_template_url: "https://searchworks.stanford.edu/view/%{druid}"
earthworks:
view_template_url: "https://earthworks.stanford.edu/catalog/stanford-%{druid}"
landing_page_druids:
- bb112zx3193
- py305sy7961
- bb537hc4022
- cd366rw7886
- bg730rr6720
- bc854fy5899
- mv660ws7416
- bb023ts9016
- bh538xp9013
- bb737zp0787
- dn665vh1697
- bj057dg6517
- fr352bj3947
- cy496ky1984
- nh329xv9953
- km993dd6050
- qz826pn3100
- nd387jf5675
- sy486tp5223
- yx282xq2090
- gx074xz5520
- cz128vq0535
- fp756wn9369
- tg926kp6619
- sf815vr1246
- gb089bd2251
feedback:
email_to: "cabeer@stanford.edu"
twitter:
site: "@DigitalLib"
analytics_debug: true
recaptcha:
site_key: 6Lc6BAAAAAAAAChqRbQZcn_yyyyyyyyyyyyyyyyy
secret_key: 6Lc6BAAAAAAAAKN3DRm6VA_xxxxxxxxxxxxxxxxx
sitemap:
default_host: "https://purl.stanford.edu"
honeybadger_checkins:
sitemap: ~