We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e700658 commit 737cd75Copy full SHA for 737cd75
1 file changed
roles/manage/templates/application.yml.j2
@@ -65,6 +65,8 @@ metadata_configuration_path: file://{{ manage_dir }}/metadata_configuration
65
metadata_templates_path: file://{{ manage_dir }}/metadata_templates
66
metadata_export_path: classpath:/metadata_export
67
68
+disabled_metadata_schemas: []
69
+
70
security:
71
backdoor_user_name: {{ manage.backdoor_api_user }}
72
backdoor_password: "{{ manage_backdoor_api_password }}"
0 commit comments