You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
967 B
37 lines
967 B
[default]
|
|
# default retention policy is 6 months
|
|
retentionTimeInSec = 15768000
|
|
retentionObjectCount = 1000000
|
|
disabled = 0
|
|
event_push_iterations = 20
|
|
batch_size = 1000
|
|
warning_percentage = 90
|
|
smart_recycling = 1
|
|
|
|
[itsi_notable_event_tag]
|
|
# Check retention policy against mod_time (modify time of tags) and move tags to index once they met condition
|
|
disabled = 0
|
|
object_type = notable_event_tag
|
|
|
|
[itsi_notable_event_ticketing]
|
|
# Check retention policy against mod_time (modify time of ticket) and move ticket to index once they met condition
|
|
disabled = 0
|
|
object_type = external_ticket
|
|
recycle_remaining = 0
|
|
|
|
[itsi_notable_group_user]
|
|
# Default is one year
|
|
retentionTimeInSec = 31536000
|
|
retentionObjectCount = 1000000
|
|
disabled = 0
|
|
object_type = notable_event_group
|
|
recycle_remaining = 1
|
|
|
|
[itsi_notable_group_system]
|
|
# Default is one year
|
|
retentionTimeInSec = 31536000
|
|
retentionObjectCount = 1000000
|
|
disabled = 0
|
|
object_type = notable_group_system
|
|
recycle_remaining = 1
|