mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
login options
This commit is contained in:
parent
0851a1c94d
commit
0b8211714f
@ -129,6 +129,11 @@ Alternatively this location can be specified with the `INVENTREE_MEDIA_ROOT` env
|
||||
|
||||
### Login Options
|
||||
|
||||
The login-experience can be altered with the following settings:
|
||||
| Environment Variable | Settings File | Description | Default |
|
||||
| --- | --- | --- | --- |
|
||||
| INVENTREE_LOGIN_CONFIRM_DAYS | login_confirm_days | Duration for which confirmation links are valid | 3 |
|
||||
| INVENTREE_LOGIN_ATTEMPTS | login_attempts | Count of allowed login attempts before blocking user | 5 |
|
||||
|
||||
### Authentication Backends
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user