mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 07:30:43 +08:00
已拆分单个文件、翻译多国语言版本
This commit is contained in:
31
docs/synchronise-chat-logs-es.md
Normal file
31
docs/synchronise-chat-logs-es.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# Sincronizzare i Log delle Chat con UpStash
|
||||
## Prerequisiti
|
||||
- Account GitHub
|
||||
- Server ChatGPT-Next-Web di propria configurazione
|
||||
- [UpStash](https://upstash.com)
|
||||
|
||||
## Per iniziare
|
||||
1. Registrarsi per un account UpStash.
|
||||
2. Creare un database.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
3. Trovare l'API REST e copiare UPSTASH_REDIS_REST_URL e UPSTASH_REDIS_REST_TOKEN (⚠Importante⚠: Non condividere il token!)
|
||||
|
||||

|
||||
|
||||
4. Copiare UPSTASH_REDIS_REST_URL e UPSTASH_REDIS_REST_TOKEN nella configurazione di sincronizzazione, quindi fare clic su **Verifica la Disponibilità**.
|
||||
|
||||

|
||||
|
||||
Se tutto è in ordine, hai completato con successo questa fase.
|
||||
|
||||

|
||||
|
||||
5. Successo!
|
||||
|
||||

|
Reference in New Issue
Block a user