mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-12 00:52:01 -06:00
Don't force a default username
This commit is contained in:
parent
38ed7c1543
commit
9fbc4c2ba1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user