System Settings
The system settings for Backstage should be configured for you during the installation process. However, you may need to update these settings if you change your site's configuration or if you need to troubleshoot an issue.
Approval Settings
The Approval settings relate to permissions and approval workflows in Backstage. You can configure the following settings:
Setting | Description | Default Value |
---|---|---|
backstage.approve_chunks | Enable or disable chunk approval. |
|
backstage.approve_plugins | Enable or disable plugin approval. |
|
backstage.approve_propertysets | Enable or disable property set approval. |
|
backstage.approve_resources | Enable or disable resource approval. |
|
backstage.approve_snippets | Enable or disable snippet approval. |
|
backstage.approve_templates | Enable or disable template approval. |
|
backstage.approve_tvs | Enable or disable TV approval. |
|
backstage.self_deploy | Allow users to deploy their own changes. |
|
backstage.show_deploy_all | Show the "Deploy All" button. |
|
Changeset Settings
The Changeset settings relate to changesets in Backstage. You can configure the following settings:
Setting | Description | Default Value |
---|---|---|
backstage.autocomplete_changeset | Automatically complete a changeset when all items are deployed. |
|
backstage.changesets_default_filter | The default filter for changesets. Recommend setting to |
|
backstage.deploy_changesets | Enable or disable changeset deployment. |
|
Deployment Settings
The Deployment settings relate to deployment in Backstage. You can configure the following settings:
Setting | Description | Default Value |
---|---|---|
backstage.additional_tpls | Extra TPLs that will show in the changes grid. Format: |
|
backstage.api | The URL to the Backstage API. (Do not touch!) |
|
backstage.bulk_tpl | Path to the tpl that will be used for bulk deployment. |
|
backstage.targets | The deployment taget(s) for your live environment | |
backstage.tpl | Path to the tpl that will be used for deployment. |
|
Tracking Settings
The Tracking settings relate to tracking in Backstage. You can configure the following settings:
Setting | Description | Default Value |
---|---|---|
backstage.assets_tv_list | Comma-separated list of template variables IDs to scan for assets. | |
backstage.track_created_files | Track files created by the user. |
|
backstage.track_deleted_files | Track files deleted by the user. |
|
backstage.track_renamed_files | Track files renamed by the user. |
|
backstage.skip_scan_resources | Comma separated list of resource IDs to skip asset scanning on when saving. This field is mostly automated but can be manually edited if a Resource is failing to save |
Experimental Settings
The Experimental settings relate to experimental features in Backstage. You can configure the following settings:
Setting | Description | Default Value |
---|---|---|
backstage.automated_resource_graph | Automatically create a resource graph based on installed plugins. |
|
backstage.automated_resource_graph_depth | The depth of the automated resource graph. |
|
backstage.automated_resource_graph_exclude | A comma-separated list of classes names to exclude from the automated resource graph. |
|