Skip to content

Commit

Permalink
remove note entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
conceptualshark committed Oct 30, 2024
1 parent c8caa8c commit 8d9bf02
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ description: "An overview of all possible configuration options in Optimize."

All distributions of Camunda Optimize come with a predefined set of configuration options that can be overwritten by the user, based on current environment requirements. To do that, have a look into the folder named `config` which contains a file called `environment-config.yaml` with values that override the default Optimize properties.

:::note
When converting configuration properties to environment variables, ensure the `CAMUNDA_OPTIMIZE_` prefix is used (for example, `CAMUNDA_OPTIMIZE_API_ACCESSTOKEN`).
:::

You can see a sample configuration file with all possible configuration fields
and their default values [here](service-config.yaml).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ description: "An overview of all possible configuration options in Optimize."

All distributions of Camunda Optimize come with a predefined set of configuration options that can be overwritten by the user, based on current environment requirements. To do that, have a look into the folder named `config` which contains a file called `environment-config.yaml` with values that override the default Optimize properties.

:::note
When converting configuration properties to environment variables, ensure the `CAMUNDA_OPTIMIZE_` prefix is used (for example, `CAMUNDA_OPTIMIZE_API_ACCESSTOKEN`).
:::

You can see a sample configuration file with all possible configuration fields
and their default values [here](service-config.yaml).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ description: "An overview of all possible configuration options in Optimize."

All distributions of Camunda Optimize come with a predefined set of configuration options that can be overwritten by the user, based on current environment requirements. To do that, have a look into the folder named `config` which contains a file called `environment-config.yaml` with values that override the default Optimize properties.

:::note
When converting configuration properties to environment variables, ensure the `CAMUNDA_OPTIMIZE_` prefix is used (for example, `CAMUNDA_OPTIMIZE_API_ACCESSTOKEN`).
:::

You can see a sample configuration file with all possible configuration fields
and their default values [here](service-config.yaml).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ description: "An overview of all possible configuration options in Optimize."

All distributions of Camunda Optimize come with a predefined set of configuration options that can be overwritten by the user, based on current environment requirements. To do that, have a look into the folder named `config` which contains a file called `environment-config.yaml` with values that override the default Optimize properties.

:::note
When converting configuration properties to environment variables, ensure the `CAMUNDA_OPTIMIZE_` prefix is used (for example, `CAMUNDA_OPTIMIZE_API_ACCESSTOKEN`).
:::

You can see a sample configuration file with all possible configuration fields
and their default values [here](service-config.yaml).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ description: "An overview of all possible configuration options in Optimize."

All distributions of Camunda Optimize come with a predefined set of configuration options that can be overwritten by the user, based on current environment requirements. To do that, have a look into the folder named `config` which contains a file called `environment-config.yaml` with values that override the default Optimize properties.

:::note
When converting configuration properties to environment variables, ensure the `CAMUNDA_OPTIMIZE_` prefix is used (for example, `CAMUNDA_OPTIMIZE_API_ACCESSTOKEN`).
:::

You can see a sample configuration file with all possible configuration fields
and their default values [here](service-config.yaml).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ description: "An overview of all possible configuration options in Optimize."

All distributions of Camunda Optimize come with a predefined set of configuration options that can be overwritten by the user, based on current environment requirements. To do that, have a look into the folder named `config` which contains a file called `environment-config.yaml` with values that override the default Optimize properties.

:::note
When converting configuration properties to environment variables, ensure the `CAMUNDA_OPTIMIZE_` prefix is used (for example, `CAMUNDA_OPTIMIZE_API_ACCESSTOKEN`).
:::

You can see a sample configuration file with all possible configuration fields
and their default values [here](service-config.yaml).

Expand Down

0 comments on commit 8d9bf02

Please sign in to comment.