Skip to content

Commit a2a7a13

Browse files
authored
Updated config.yml to match the central dspace-angular repo
1 parent 172e6f3 commit a2a7a13

File tree

1 file changed

+0
-41
lines changed

1 file changed

+0
-41
lines changed

config/config.yml

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3,44 +3,3 @@ rest:
33
host: sandbox.dspace.org
44
port: 443
55
nameSpace: /server
6-
7-
form:
8-
recaptcha:
9-
v2SiteKey: 6Leado4hAAAAAA5sjp8htg4b9iFmjC4E4XBH4VrB
10-
v3SiteKey: 6Le0eI4hAAAAAJEEmz-fOOSl6DTqzK35EEov-Ivn
11-
12-
themes:
13-
- name: dspace
14-
headTags:
15-
- tagName: link
16-
attributes:
17-
rel: icon
18-
href: assets/dspace/images/favicons/favicon.ico
19-
sizes: any
20-
- tagName: link
21-
attributes:
22-
rel: icon
23-
href: assets/dspace/images/favicons/favicon.svg
24-
type: image/svg+xml
25-
- tagName: link
26-
attributes:
27-
rel: apple-touch-icon
28-
href: assets/dspace/images/favicons/apple-touch-icon.png
29-
- tagName: link
30-
attributes:
31-
rel: manifest
32-
href: assets/dspace/images/favicons/manifest.webmanifest
33-
34-
item:
35-
showAccessStatuses: true
36-
37-
languages:
38-
- code: fr
39-
label: Français
40-
active: true
41-
- code: en
42-
label: English
43-
active: true
44-
45-
browseBy:
46-
showThumbnails: false

0 commit comments

Comments
 (0)