mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 19:26:54 +08:00
已拆分单个文件、翻译多国语言版本
This commit is contained in:
30
README.md
30
README.md
@@ -258,36 +258,8 @@ bash <(curl -s https://raw.githubusercontent.com/Yidadaa/ChatGPT-Next-Web/main/s
|
||||
```
|
||||
|
||||
## Synchronizing Chat Records (UpStash)
|
||||
### Prerequisites
|
||||
- GitHub account
|
||||
- Your own ChatGPT-Next-Web server set up
|
||||
- [UpStash](https://upstash.com)
|
||||
|
||||
### Getting Started
|
||||
1. Register for an UpStash account.
|
||||
2. Create a Database.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
3. Find the REST API and copy both UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN (⚠Caution⚠: Do not disclose your Token!)
|
||||
|
||||

|
||||
|
||||
4. Copy UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN into your synchronization configuration, and click **Check Availability**.
|
||||
|
||||

|
||||
|
||||
If everything is in order, you've succeeded.
|
||||
|
||||

|
||||
|
||||
5. Success!
|
||||
|
||||

|
||||
| [简体中文](./docs/synchronise-chat-logs-cn.md) | [English](./docs/synchronise-chat-logs-en.md) | [Italiano](./docs/synchronise-chat-logs-es.md) | [日本語](./docs/synchronise-chat-logs-ja.md) | [한국어](./docs/synchronise-chat-logs-ko.md)
|
||||
|
||||
## Documentation
|
||||
|
||||
|
Reference in New Issue
Block a user