This parameter defines when to start trimming the number of user authentication records. It is a percentage of UserActivityQuota
.
Default: .1
For example, if UserActivityQuota
is set to 10000
and UserActivityQuotaDelta
is set to .1
, when the number of records reaches 11000, it is reduced to 10000. This ensures that you always have the most recent 10000 records.