Skip to content

Commit 04d2665

Browse files
authored
Merge pull request #622 from OpenConext/feature/fix-deployment
Fix found duplicate key disabled_metadata_schemas
2 parents b66d316 + 7d6f29d commit 04d2665

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

roles/manage/templates/application.yml.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ metadata_templates_path: file://{{ manage_dir }}/metadata_templates
6666
metadata_export_path: classpath:/metadata_export
6767
disabled_metadata_schemas: "organisation.schema.json"
6868

69-
disabled_metadata_schemas: []
70-
7169
security:
7270
backdoor_user_name: {{ manage.backdoor_api_user }}
7371
backdoor_password: "{{ manage_backdoor_api_password }}"

0 commit comments

Comments
 (0)