Subversion Repositories configs

Rev

Rev 192 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 192 Rev 208
Line 57... Line 57...
57
# max_alerts:  Keep no more than this many alerts in the database. Oldest
57
# max_alerts:  Keep no more than this many alerts in the database. Oldest
58
# alerts based on the alert's last seen date will be purged first. Zero
58
# alerts based on the alert's last seen date will be purged first. Zero
59
# implies no limit
59
# implies no limit
60
max_alerts = 50
60
max_alerts = 50
61
 
61
 
62
# max_alert_age:  Purge any alerts whose age based on it's last seen date
62
# max_alert_age:  Purge any alerts whose age based on its last seen date
63
# exceeds this threshold. Age may be specified as a sequence of integer unit
63
# exceeds this threshold. Age may be specified as a sequence of integer unit
64
# pairs. Units may be one of year,month,week,day,hour,minute,second and may
64
# pairs. Units may be one of year,month,week,day,hour,minute,second and may
65
# optionally be plural. Example: '2 weeks 1 day' sets the threshold at 15
65
# optionally be plural. Example: '2 weeks 1 day' sets the threshold at 15
66
# days. An empty string implies no limit
66
# days. An empty string implies no limit
67
max_alert_age = 
67
max_alert_age =