Hello everyone!

According to the documentation functions handle_subscribe() and handle_publish() update information not only in memory but also in the database. Isn't there a way to disable database usage for this functionality? Setting subs_db_mode to 0 does not make a change.

Thank you!