Skip to content

Commit 05a98bc

Browse files
authored
Merge pull request #1711 from redis/Jenverse-patch-1-3
Update view-edit-cache.md
2 parents 9bb10e5 + 639ce64 commit 05a98bc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/operate/rc/langcache/view-edit-cache.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Select your LangCache service from the list to view the service's details.
2424
The **Configuration** tab lets you view the details of your LangCache service. It contains the following sections:
2525

2626
- The **Connectivity** section provides the connection details for your LangCache service.
27-
- The **Configuration** section provides the cache settings for your LangCache service.
27+
- The **General** section provides the cache settings for your LangCache service.
2828
- The **Actions** section lets you flush or delete your LangCache service.
2929

3030
### Connectivity
@@ -41,9 +41,9 @@ The **Connectivity** section provides the connection details for your LangCache
4141

4242
Select the **Copy** button next to each value to copy them to the clipboard. See [use the LangCache API]({{< relref "/operate/rc/langcache/use-langcache" >}}) for more information on how to use these values.
4343

44-
### Configuration
44+
### General
4545

46-
The **Configuration** section provides configuration details for your LangCache service.
46+
The **General** section provides configuration details for your LangCache service.
4747

4848
| Setting name |Description|
4949
|:----------------------|:----------|
@@ -82,7 +82,7 @@ Flushing the cache is permanent and cannot be undone, and will result in cache m
8282

8383
### Delete service
8484

85-
Deleting your LangCache service permanently deletes all associated cached data, the service configuration, and the LangCache search index. It also immediately terminates all API keys associated with the service. However, your database and other database data will not be deleted.
85+
Deleting your LangCache service permanently deletes all associated cached data, the service configuration, and the LangCache search index. It also immediately terminates all API keys associated with the service. Data stored in other indexes within the same database will remain unaffected.
8686

8787
To delete your LangCache service:
8888

@@ -92,4 +92,4 @@ To delete your LangCache service:
9292

9393
1. Select **Delete** again to confirm.
9494

95-
Deleting the LangCache service is permanent and cannot be undone.
95+
Deleting the LangCache service is permanent and cannot be undone.

0 commit comments

Comments
 (0)