File tree Expand file tree Collapse file tree
packages/documentation/src/content/docs/partials Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ import { LinkOut } from '@interledger/docs-design-system'
3131| ` config.auth.admin.signatureTtlSeconds ` | ` 30 ` | The TTL, in seconds, for which a request signature is valid. |
3232| ` config.auth.port.admin ` | ` 3003 ` | The port of your Rafiki Auth Admin API server. |
3333| ` config.auth.port.auth ` | ` 3006 ` | The port of your Open Payments authorization server. |
34- | ` config.auth.port.interaction ` | ` 3009 ` | The port number of your Open Payments interaction-related API. |
34+ | ` config.auth.port.interaction ` | ` 3009 ` | The port of your Open Payments interaction-related API. |
3535| ` config.auth.port.introspection ` | ` 3007 ` | The port of your Open Payments access token introspection server. |
3636| ` config.auth.workers.cleanup ` | ` 1 ` | The number of workers processing expired or revoked access tokens. |
3737| ` config.auth.interaction.incomingPayment ` | ` "false" ` | When ` "true" ` , incoming Open Payments grant requests are interactive. |
You can’t perform that action at this time.
0 commit comments