Make it possible to enable useLongPollingLogs in scaffolder plugin
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Make it possible to enable useLongPollingLogs in scaffolder plugin.
|
||||
|
||||
For that you have to add to your app-config.yaml file this snippet:
|
||||
|
||||
```yaml
|
||||
scaffolder:
|
||||
useLongPollingLogs: true
|
||||
```
|
||||
|
||||
By default, the value is falsy.
|
||||
Reference in New Issue
Block a user