aboutsummaryrefslogtreecommitdiffstats
path: root/ajsc-shared-config/etc/csm-framework-app.properties
blob: 140fde3752c55fd966f1e32fee139de2918d9f48 (plain)
1
2
3
4
5
6
7
8
9
10
11
# The csm-persist-to property identifies the file that the CSM Framework
# will write the current configuration to whenever it is told to save it's
# configuration.
#
#csm-persist-to=/opt/app/myapplication/csm.properties.persisted

#Important . Please specify absolute path starting from the root directory for Property csm-persist-to 
#(Giving relative path may result in undesired results in case the applcation is restarted from a different directory than the original start directory  )
#In the following example , relative path is specfied since the directory structure varies on diff env 

csm-persist-to=/opt/app/q103csi1m8/DATA/${ChangeMe_RELEASE}/${ChangeMe_CLUSTER}_ACFS_csm.properties.persisted