ernestdefoe
Thanks.
My configuration seems to work on my test system.
I just wonder about the notification time now.
If I open the local flarum instance in two different browser with two different users logged in for each browser and I tag the other user, I see that there is a new post after refreshing manually the browser but no notification.
The notification is shown one minute after the post is done. I know it is queued and the behaviour seems correct but is there a possibility to change the time for the worker to work off the queue? Like 30sec?
Oh and btw. this is shown in the backend:
Queue Driver: redis
Session Driver: redis
So it seems to be configured correctly.