Hi,
I recently went to Admin UI of our platform and discovered Users > Sign ins:
Sign In Retention Disabled
To enable sign in retention set
USER_SIGN_IN_ACTIVITY_RETENTION_DAYS to a value greater than
0 in Alaveteli’s configuration. Any existing records below will
soon be purged and no further sign ins will be tracked.
How do I configure this in Alaveteli? Do I add it like the following in general.yml config?
# Add a value greater than 0 to see recently signed in users, where e.g. 14 are 14 days
# of activity.
USER_SIGN_IN_ACTIVITY_RETENTION_DAYS: 14
Have a great wekeend!
Best
Mattias