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
867c7304
Commit
867c7304
authored
Oct 23, 2020
by
Oyvind.Gjesdal
Browse files
missing tracker from prop name
parent
87d84ade
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/local.conf.j2
View file @
867c7304
...
...
@@ -327,7 +327,7 @@ lr.tracker.type = piwik
lr.tracker.api.url = {{ clarin_dspace_tracker_api_url | default('') }}
lr.tracker.api.auth.token = {{ clarino_tracker_api_token | default('') }}
lr.tracker.oai.site_id = {{ clarin_dspace_tracker_site_id | default('') }}
lr.tracker.bitstream.site_id = {{ clarin_dspace_tracker_bistream_site_id |default(
''
) }}
lr.tracker.bitstream.site_id = {{ clarin_dspace_tracker_bistream_site_id |default(
clarin_dspace_tracker_site_id
) }}
lr.statistics.api.url = {{ clarin_dspace_tracker_url | default('https://stats.uib.no/piwik.php') }}
lr.statistics.report.path = ${dspace.dir}/piwik_reports
lr.statistics.show_last_n = 7
...
...
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