mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-01 18:32:33 +02:00
Added redis authentication with username (#3201)
This commit is contained in:
@@ -260,6 +260,7 @@ broadcast-received-log-entries: false
|
||||
redis:
|
||||
enabled: false
|
||||
address: localhost
|
||||
username: ''
|
||||
password: ''
|
||||
|
||||
# Settings for RabbitMQ.
|
||||
|
Reference in New Issue
Block a user