mirror of
https://github.com/LibreChat-AI/librechat.ai.git
synced 2026-03-27 10:48:32 +07:00
chore: update user mgmt. scripts hyperlinks
This commit is contained in:
@@ -23,8 +23,11 @@ Here's an overview of the general configuration.
|
||||
> **Note:** OpenID does not support the ability to disable only registration.
|
||||
|
||||
Quick Tips:
|
||||
- Even with registration disabled, you can add users directly to the database using the create-user script.
|
||||
- To delete a user, you can use the delete-user script.
|
||||
|
||||
- Even with registration disabled, you can add users directly to the database using [the create-user script](#create-user-script) detailed below.
|
||||
- To delete a user, you can use [the delete-user script](#delete-user-script) also detailed below.
|
||||
|
||||
|
||||
|
||||
<div style={{display: "flex", justifyContent: "center", alignItems: "center", flexDirection: "column"}}>
|
||||
<div className="image-light-theme">
|
||||
|
||||
Reference in New Issue
Block a user