|| lastClusterModified.after(lastRefreshTime)) {
synchronized (syncMe) {
if (lastDotmarketingModified.after(lastRefreshTime)
|| lastClusterModified.after(lastRefreshTime)) {
try {
props = new PropertiesConfiguration();
// Cleanup and read the properties for both files
readProperties(dotmarketingFile,
"dotmarketing-config.properties");
readProperties(clusterFile,
"dotcms-config-cluster.properties");