feat: add config schema for rollbar plugins (#3404)

* feat: add config schema for rollbar plugins

* remove rollbar from create-app template
This commit is contained in:
Andrew Thauer
2020-11-26 08:30:12 -05:00
committed by GitHub
parent a5e94905e9
commit 3a201c5d54
9 changed files with 67 additions and 26 deletions
-1
View File
@@ -8,7 +8,6 @@ The following values are read from the configuration file.
```yaml
rollbar:
organization: organization-name
accountToken:
$env: ROLLBAR_ACCOUNT_TOKEN
```