diff --git a/roles/manage/templates/application.yml.j2 b/roles/manage/templates/application.yml.j2 index 2e6515860..1f3d128bb 100644 --- a/roles/manage/templates/application.yml.j2 +++ b/roles/manage/templates/application.yml.j2 @@ -64,7 +64,7 @@ product: metadata_configuration_path: file://{{ manage_dir }}/metadata_configuration metadata_templates_path: file://{{ manage_dir }}/metadata_templates metadata_export_path: classpath:/metadata_export -disabled_metadata_schemas: +disabled_metadata_schemas: "organisation.schema.json" disabled_metadata_schemas: []