diff --git a/config/alfresco/repository.properties b/config/alfresco/repository.properties index 9fd84e3d6c..60ec5c1853 100644 --- a/config/alfresco/repository.properties +++ b/config/alfresco/repository.properties @@ -1108,4 +1108,7 @@ solr_facets.root.path=/app:company_home/app:dictionary solr_facets.root=${solr_facets.root.path}/${spaces.solr_facets.root.childname} solr_facets.inheritanceHierarchy=default,custom -models.enforceTenantInNamespace=false \ No newline at end of file +models.enforceTenantInNamespace=false + +# Allowed protocols for links +links.protocosl.white.list=http,https,ftp,mailto \ No newline at end of file