We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5213557 commit f9d6994Copy full SHA for f9d6994
src/openapi/settings.yaml
@@ -333,6 +333,9 @@ Settings:
333
description: |
334
Set the version to a valid release found in the linode/apl-core Github repository.
335
type: string
336
+ useORCS:
337
+ type: boolean
338
+ description: Defines if the OCI Registry Cache Service (ORCS) is used to cache images from the public registry.
339
required:
340
- version
341
x-externalDocsPath: docs/for-ops/console/settings/platform
0 commit comments