mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
Docs: fix meilisearch_in_render.md and update email password reset instructions (#1062)
* Update user_auth_system.md * Update .env.example * Update .env.example fix typo * Update .env.example typo * Update user_auth_system.md * Update meilisearch_in_render.md fix image links for mkdocs * Update README.md
This commit is contained in:
parent
0450c34e3b
commit
9f201577ef
4 changed files with 18 additions and 15 deletions
|
|
@ -202,7 +202,8 @@ EMAIL_PASSWORD=your-app-password
|
|||
EMAIL_FROM=email address for the from field, e.g., noreply@librechat.ai
|
||||
```
|
||||
|
||||
NOTE: The variable EMAIL_FROM currently does not work. To stay updated, check the bug fixes [here](https://github.com/danny-avila/LibreChat/tags).
|
||||
NOTE: ⚠️ **Failing to set the 4 values will result in LibreChat using the unsecured password reset!** The variable EMAIL_FROM does not support all email providers **but is still required**. To stay updated, check the bug fixes [here](https://github.com/danny-avila/LibreChat/tags).
|
||||
|
||||
|
||||
|
||||
## **Disable User Registration**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue