BaseConfigSourcesOptions
Home > @backstage/config-loader > BaseConfigSourcesOptions
Common options for the default Backstage configuration sources.
Signature:
export interface BaseConfigSourcesOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) Allow the default app-config.yaml to be missing, in which case the source will not be created. | ||
|
Pick<RemoteConfigSourceOptions, 'reloadInterval'> |
(Optional) | ||
|
string |
(Optional) | ||
|
(Optional) A custom substitution function that overrides the default one. | |||
|
boolean |
(Optional) |