Skip to content

retention var for org events

Darius Boca requested to merge feature/org_events_retention into master

Added in a variable that lets you set the number of days organisation events are stored.

I didn't want to effect users that don't have events turned on so used can to evaluate if the variable is an empty string (the default) or a number.

Merge request reports