# # This properties file is used to configure scheduled user registry syncronisation (e.g. LDAP) # # Should the scheduled sync job only query users and groups changed since the # last sync? Note that when true, the sync job will not be able to detect which # users or groups have been removed from the directory (but obviously group # membership changes would still be reflected). When false, a more regular # differential sync on login can still be enabled on the person service. synchronization.synchronizeChangesOnly=false # The cron expression defining when imports should take place synchronization.import.cron=0 0 0 * * ?