mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-08 05:10:55 +02:00
Added redis authentication with username (#3201)
This commit is contained in:
@@ -265,6 +265,7 @@ broadcast-received-log-entries = true
|
||||
redis {
|
||||
enabled = false
|
||||
address = "localhost"
|
||||
username = ""
|
||||
password = ""
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user