Skip to content

Commit

Permalink
Fix typo Joloka -> Jolokia
Browse files Browse the repository at this point in the history
  • Loading branch information
apupier authored Oct 24, 2017
1 parent 3e1b5dc commit e2caf91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karaf/images/rhel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ You can also just override the `MAVEN_ARGS_APPEND` environment variable with:

#### Jolokia configuration

* **AB_JOLOKIA_OFF** : If set disables activation of Joloka (i.e. echos an empty value). By default, Jolokia is enabled.
* **AB_JOLOKIA_OFF** : If set disables activation of Jolokia (i.e. echos an empty value). By default, Jolokia is enabled.
* **AB_JOLOKIA_CONFIG** : If set uses this file (including path) as Jolokia JVM agent properties (as described
in Jolokia's [reference manual](http://www.jolokia.org/reference/html/agents.html#agents-jvm)). If not set,
the `/opt/jolokia/etc/jolokia.properties` will be created using the settings as defined in this document, otherwise
Expand Down

0 comments on commit e2caf91

Please sign in to comment.