Config Jets Bootstrap Tips
Reference
The table below covers each setting. Each option is configured with config.OPTION. The config. portion is not shown for conciseness. IE: logger.level vs config.logger.level.
| Name | Default | Description |
|---|---|---|
| tips.enable | true | Enable or disable all tips |
| tips.concurrency_change | true | Enable concurrency_change tip |
| tips.env_change | true | Enable env_change tip |
| tips.faster_deploy | true | Enable faster_deploy tip |
| tips.remote_run | true | Enable remote_run tip |
| tips.ssm_change | true | Enable ssm_change tip |