mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-04 11:48:05 +00:00
Don't force a default username
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user