We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f47902 commit 1829d45Copy full SHA for 1829d45
1 file changed
roles/openaccess/templates/serverapplication.yml.j2
@@ -166,13 +166,6 @@ invite:
166
user: {{ invite.access_user }}
167
password: "{{ invite.access_secret }}"
168
169
-# Todo relace with openconextaccess user
170
-statistics:
171
- enabled: True
172
- url: {{ dashboard.stats_url }}
173
- user: {{ dashboard.stats_user }}
174
- password: {{ stats_dashboard_api_password }}
175
-
176
s3storage:
177
url: {{ openconextaccess.s3_storage.url }}
178
key: {{ openconextaccess.s3_storage.key }}
0 commit comments