-
-
Notifications
You must be signed in to change notification settings - Fork 19
/
project.properties
29 lines (25 loc) · 1.2 KB
/
project.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
sanecleanup.application-context=sanecleanup-spring.xml
# disable change history entries / "Last Changes"
# hmc.storing.modifiedvalues.size=0
# replaced with mpern.sap.cleanup.cms2.CMSVersionGCPerformable
version.gc.enabled=false
sanecleanup.jobs.sessionlanguage=en
# 7200 = 2 hours
# 86400 = 1 day
# 1209600 = 2 weeks
# 2419200 = 1 month / 4 weeks
# 15778476 = 6 months
sanecleanup.retentiontimeseconds.emailmessage=1209600
sanecleanup.retentiontimeseconds.cart.regular=2419200
sanecleanup.retentiontimeseconds.cart.anonymous=1209600
sanecleanup.retentiontimeseconds.storedhttpsession=7200
sanecleanup.retentiontimeseconds.savedvalues.delete=1209600
sanecleanup.retentiontimeseconds.impexmedia.generated=1209600
sanecleanup.retentiontimeseconds.impeximportcronjob.distributed=1209600
sanecleanup.retentiontimeseconds.cronjob.generated=1209600
sanecleanup.retentiontimeseconds.solrindexerjob.generated=86400
sanecleanup.retentiontimeseconds.businessprocess.succeeded=2419200
sanecleanup.retentiontimeseconds.businessprocess.failed=15778476
sanecleanup.retentiontimeseconds.businessprocess.running=15778476
sanecleanup.retentiontimeseconds.taskcondition.premature=15778476
sanecleanup.retentiontimeseconds.solrindexoperation=86400