Mayhem I would like to switch the queue and session driver to database, Where can I find out how to do this? I don't see it anywhere in the docs.
luceos Mayhem for the queue this should help: https://flarum.org/extension/blomstra/database-queue For the sessions, it works similarly this fork of my extension should help inspire as it replaces the session driver with redis: FriendsOfFlarum/redisblob/1.x/src/Provides/Session.php