Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[doc] Remove oudated docs #1542

Merged
merged 1 commit into from
Mar 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 0 additions & 58 deletions doc/oauth-guide.md

This file was deleted.

7 changes: 0 additions & 7 deletions doc/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,6 @@ Allows to set the log level for the logs related to OpenID Connect integration
The [Management API](./management-api.md) is powerful and can control the APIcast configuration.
You should enable the debug level only for debugging.

### `APICAST_OAUTH_TOKENS_TTL`

**Values:** _a number_
**Default:** 604800

When configured to authenticate using OAuth, this param specifies the TTL (in seconds) of the tokens created.

### `APICAST_PATH_ROUTING`

**Values:**
Expand Down