mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
fixing typos
This commit is contained in:
parent
3ee9915dfe
commit
e0bfccf6c3
@ -4,17 +4,17 @@ title: InvenTree Admin Settings
|
||||
|
||||
## Admin Settings
|
||||
|
||||
InvenTree ships with a lot of dynmaic settings. While [config file settings](../start/config.md) require access to the webserver on which InvenTree is hosted these can be changed by all admins of the server.
|
||||
InvenTree ships with a lot of dynamic settings. While [config file settings](../start/config.md) require access to the webserver on which InvenTree is hosted these can be changed by all admins of the server.
|
||||
|
||||
### User Settings
|
||||
|
||||
Change how InvenTree apears to the individual user and configure login and user data.
|
||||
Change how InvenTree appears to the individual user and configure login and user data.
|
||||
|
||||
### Global Settings
|
||||
|
||||
#### Login Settings
|
||||
|
||||
Change how logins, password-forgt, signups are handled.
|
||||
Change how logins, password-forgot, signups are handled.
|
||||
|
||||
| Settings Name | Type | Description | Default |
|
||||
| --- | --- | --- | --- |
|
||||
|
@ -144,7 +144,7 @@ The login-experience can be altered with the following settings:
|
||||
|
||||
### Authentication Backends
|
||||
|
||||
Custom authentication backends can be used by specifying them here. These can for exampel be used to add [LDAP / AD login](https://django-auth-ldap.readthedocs.io/en/latest/) to InvenTree
|
||||
Custom authentication backends can be used by specifying them here. These can for example be used to add [LDAP / AD login](https://django-auth-ldap.readthedocs.io/en/latest/) to InvenTree
|
||||
|
||||
## Other Options
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user