Don't force a default username

This commit is contained in:
canoine 2022-07-27 05:07:04 +02:00 committed by GitHub
parent 38ed7c1543
commit 9fbc4c2ba1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ REDIS_PATH=
REDIS_HOST=127.0.0.1
REDIS_PORT=6379
# defaults to 'default'. Use only with Redis 6+ with proper ACL set. Leave empty otherwise.
# Use only with Redis 6+ with proper ACL set. Leave empty otherwise.
REDIS_USERNAME=
REDIS_PASSWORD=null