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