Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
uib-ub
Drift
roller-ansible
clarin-dspace
Commits
1c77731f
Commit
1c77731f
authored
Oct 23, 2020
by
Oyvind.Gjesdal
Browse files
move ')' outside default
parent
bd3074b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/local.conf.j2
View file @
1c77731f
...
@@ -92,7 +92,7 @@ dspace.install.dir = /dspace/{{ clarin_dspace_name }}/build
...
@@ -92,7 +92,7 @@ dspace.install.dir = /dspace/{{ clarin_dspace_name }}/build
# A description of your dspace instance. It will be used as a description of your dspace instance for other services
# A description of your dspace instance. It will be used as a description of your dspace instance for other services
dspace.name = Common Language Resources and Technology Infrastructure Norway (CLARINO) Bergen Repository
dspace.name = Common Language Resources and Technology Infrastructure Norway (CLARINO) Bergen Repository
# Used in email templates
# Used in email templates
lr.dspace.name.short = {{ clarin_dspace_short_name | default('UiB/CLARINO
)
' }}
lr.dspace.name.short = {{ clarin_dspace_short_name | default('UiB/CLARINO'
)
}}
############################################
############################################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment