mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Add option for users to change password hashing algorithm in their .env file
This commit is contained in:
@@ -37,6 +37,7 @@ APP_URL=
|
||||
APP_TZ=
|
||||
APP_KEY=
|
||||
LOG_CHANNEL=stack
|
||||
PASSWORD_HASH=argon
|
||||
|
||||
BROADCAST_DRIVER=log
|
||||
CACHE_DRIVER=file
|
||||
|
||||
Reference in New Issue
Block a user