Skip to content

Commit 49b9869

Browse files
committed
Documentation fix
Previously the ssl-related key name for the AppDynamics framework was documented incorrectly. This change fixes is. [#52415605]
1 parent 369d0df commit 49b9869

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/framework-app-dynamics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ When binding AppDynamics using a user-provided service, it must have name or tag
2121
| `account-name` | (Optional) The account name to use when authenticating with the controller
2222
| `host-name` | The controller host name
2323
| `port` | (Optional) The controller port
24-
| `use-ssl` | (Optional) Whether or not to use an SSL connection to the controller
24+
| `ssl-enabled` | (Optional) Whether or not to use an SSL connection to the controller
2525

2626
## Configuration
2727
For general information on configuring the buildpack, refer to [Configuration and Extension][].

0 commit comments

Comments
 (0)