mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-02 02:42:33 +02:00
Added virtual host support for RabbitMQ (#2877)
This commit is contained in:
@@ -251,6 +251,7 @@ redis:
|
||||
rabbitmq:
|
||||
enabled: false
|
||||
address: localhost
|
||||
vhost: '/'
|
||||
username: 'guest'
|
||||
password: 'guest'
|
||||
|
||||
|
Reference in New Issue
Block a user