Skip to content

Commit 2814c61

Browse files
committed
removed disabled schema's
1 parent 4cee390 commit 2814c61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

roles/manage/templates/application.yml.j2

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@ product:
6464
metadata_configuration_path: file://{{ manage_dir }}/metadata_configuration
6565
metadata_templates_path: file://{{ manage_dir }}/metadata_templates
6666
metadata_export_path: classpath:/metadata_export
67-
disabled_metadata_schemas:
68-
- "organisation.schema.json"
67+
disabled_metadata_schemas: []
6968

7069
security:
7170
backdoor_user_name: {{ manage.backdoor_api_user }}

0 commit comments

Comments
 (0)