I got a busy x1000 server which makes for alot of entities. Now I see how I can make decay go half time which is useful for vanilla servers, but I want to set the decay rate higher. That it decays twice as quickly. This in order to clean up old junk faster thus reducing the entity count in my server.
Is this possible too?
Merged post
I figured it out with the help of mTrX
decay.upkeep_period_minutes 1440
is the default
decay.upkeep_period_minutes 720
makes it go twice as fast