cancel
Showing results for 
Search instead for 
Did you mean: 

view in browser mimetypes

aureliensergent
Champ in-the-making
Champ in-the-making

Hi, 

we are running the following versions (using docker) : 

Alfresco Share v18.19
(rnull-b9207, Aikau 1.0.124, Spring Surf 8.23, Spring WebScripts 8.33, Freemarker 2.3.30, Rhino 1.7.14, Yui 2.9.0-alfresco-20141223)
Alfresco Community v7.3.1
(rf7b6e90d-blocal) schema 17100
 
I read on the guides that we can tune the content.nonAttach.mimetypes to specify the mime used in "view in browser" 
(in fact we just want to add html to the mimetypes for this functionnality.
 
my question is : 
in which file do we have to moddify this property and waht is the syntax?
 
best regards
1 ACCEPTED ANSWER

angelborroy
Community Manager Community Manager
Community Manager

You may add this a Java Environment variable or added to your custom alfresco-global.properties file:

https://github.com/Alfresco/alfresco-community-repo/blob/master/repository/src/main/resources/alfres...

Hyland Developer Evangelist

View answer in original post

1 REPLY 1

angelborroy
Community Manager Community Manager
Community Manager

You may add this a Java Environment variable or added to your custom alfresco-global.properties file:

https://github.com/Alfresco/alfresco-community-repo/blob/master/repository/src/main/resources/alfres...

Hyland Developer Evangelist