Kind new to this.

What we would like:

- Auto purge bases that are inactive for 5 days.

- If no authorized player accessing the TC, it will purge after 5 days of not being active

 

How should we do it? ( Would like to avoid purging active bases)

{
"Purge Settings": [
{
"Permission": "",
"Lifetime": "5d"
}
],
"Purge Timer Frequency": 900.0,
"Purge On Startup": false,
"Entities Per Step": 512,
"Purge Building Blocks": true,
"Purge Deployables": true,
"Purge Sleepers": true,
"Use Logs": true
}

Admin...

"Purge Timer Frequency": 900.0,​

Tell me: in what units is the timer? s,m,h,d...