Purge can be deferred now (#1173)

This commit is contained in:
Xavier Guimard 2017-04-03 05:02:22 +00:00
parent 79fea36da1
commit ec112017ff

View File

@ -1,4 +1,4 @@
#
# Regular cron jobs for LemonLDAP::NG
#
*/10 * * * * __APACHEUSER__ [ -x __BINDIR__/purgeCentralCache ] && __BINDIR__/purgeCentralCache
10 1/12 * * * __APACHEUSER__ [ -x __BINDIR__/purgeCentralCache ] && __BINDIR__/purgeCentralCache