1
0
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:
Eduard Wayland
2021-11-12 23:49:46 +01:00
committed by GitHub
parent f896ed723d
commit 848fc353d4
9 changed files with 22 additions and 3 deletions

View File

@@ -262,6 +262,7 @@ broadcast-received-log-entries: true
redis:
enabled: false
address: localhost
username: ''
password: ''
# Settings for RabbitMQ.