fu_store_gc

Store garbage collector.

Regularly check the time of non-infinite items in a store. If time is greater than GC_STORE_MAX_AGE variable, then delete the item.

Variables

GC_STORE_MAX_AGE: (int) Store, area or module variable, checked in order. Timeout in realtime hours before destroying left over objects. Default: 28 days, 672 hours.