if events_expiry is set to 3600 and there are no ...
# general
v
if events_expiry is set to 3600 and there are no queries to _events tables, the events data is still append to local db, right? if a query accours all events older than now()-3600 will be removed?