cancel
Showing results for 
Search instead for 
Did you mean: 

[ALFRESCO-GLOBAL.PROPERTIES] - include another properties file

gawel
Confirmed Champ
Confirmed Champ

Hi,

Can we include another properties file on alfresco-global.properties ?

With liferay I do that :

include-and-override=conf/myAnotherFile.propertie

but doesn't work with alfresco.

thx

2 REPLIES 2

krutik_jayswal
Elite Collaborator
Elite Collaborator

Every application own architecture.So Its not like that if something would work in liferay than It will work in alfresco.

Global properties contains the global configuration of alfresco.Using global properties you can override the existing property of alfresco.For example the database configuration..

Regarding the question, it would be better if you can tell, that what exactly you would like to achieve by referring new properties file in alfresco-global.properties

afaust
Legendary Innovator
Legendary Innovator

If you develop your extensions / customisations using the "module" approach, you can provide a separate alfresco-global.properties file for each of the extension modules, which will be merged with alfresco-global.properties and so you don't need any inclusion of other files...

Getting started

Explore our Alfresco products with the links below. Use labels to filter content by product module.