Skip to content

Commit 27164e8

Browse files
authored
Update get-started.mdx
1 parent 818d677 commit 27164e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Then, create a new AI Gateway.
2626

2727
## Choosing gateway authentication
2828

29-
When setting up a new gateway, you can choose between an authenticated and unauthenticated gateway. Enabling an authenticated gateway requires each request to include a valid authorization token, adding an extra layer of security. We recommend using an authenticated gateway when storing logs persistently to prevent unauthorized access and potential "log bombing". Learn more about setting up an [Authenticated Gateway](/ai-gateway/configuration/authentication/).
29+
When setting up a new gateway, you can choose between an authenticated and unauthenticated gateway. Enabling an authenticated gateway requires each request to include a valid authorization token, adding an extra layer of security. We recommend using an authenticated gateway when storing logs to prevent unauthorized access and potential "log bombing". Learn more about setting up an [Authenticated Gateway](/ai-gateway/configuration/authentication/).
3030

3131
## Connect application
3232

0 commit comments

Comments
 (0)