07-04-2022 10:29 AM
Hi, i installed Alfresco community 5.2.f on ubuntu 20.04. Reading the Alfresco documentation I noticed that the files stored within the sites are stored in the path /opt/alfresco-community/alf_data. I would like to make sure that all files saved by users are stored in a remote file system. Or more generally I would like to change the path. How can I do such a configuration? Also someone can explain to me why the files stored with any extension are seen within the file system as .bin?
Best regards
Antonio Paradiso
07-05-2022 03:35 AM
You can change location by below property in alfresco-global.properties.
dir.root=F:/Alfresco/alfresco72-manual/alf_data
dir.contentstore=${dir.root}/contentstore
dir.contentstore.deleted=${dir.root}/contentstore.deleted
Explore our Alfresco products with the links below. Use labels to filter content by product module.