mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-17 17:58:22 +00:00
Documentation integration (#4653)
* Add documentation under docs/ directory * Add CI workflow for mkdocs configuration checking * Add documentation issue template * update pip-tools? * Update .gitignore files * Fix .gitignore rules * Improve release notes page * remove references to old repo
This commit is contained in:
12
docs/docs/settings/email.md
Normal file
12
docs/docs/settings/email.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Email Configured
|
||||
---
|
||||
|
||||
## Email Settings
|
||||
|
||||
InvenTree can be configured to send emails to users, for various purposes.
|
||||
|
||||
To enable this, email configuration settings must be supplied to the InvenTree [configuration options](../start/config.md#email-settings).
|
||||
|
||||
!!! info "Password Reset"
|
||||
The *Password Reset* functionality requires the email backend to be correctly configured.
|
||||
Reference in New Issue
Block a user