converted delete expired events hourly script
This commit is contained in:
parent
103969816e
commit
136a89ee7a
7 changed files with 134 additions and 56 deletions
|
|
@ -229,12 +229,6 @@
|
|||
|
||||
"soapHttpHeaderOverride" : 0,
|
||||
|
||||
# Specify the number of days after an event has passed that it
|
||||
# should be purged from the Events Calendar. Comment it out if
|
||||
# you never want events to be purged automatically.
|
||||
|
||||
"DeleteExpiredEvents_offset" : 30,
|
||||
|
||||
# Specify the list of macros you wish to be processed on each page.
|
||||
|
||||
"macros" : {
|
||||
|
|
@ -299,11 +293,6 @@
|
|||
|
||||
"DeleteExpiredRevisions_offset" : 365,
|
||||
|
||||
# How many days after a piece of content expires should it be
|
||||
# moved to the trash.
|
||||
|
||||
"TrashExpiredContent_offset" : 30,
|
||||
|
||||
# What hour of the day (for example, 22 : 10 PM = 22:00:00)
|
||||
# should WebGUI try to synchronize user profile information from
|
||||
# the LDAP server. Note that this will only happen for users
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue