diff --git a/articles/enterprise/components/api.md b/articles/enterprise/components/api.md index 0ff1f29..90ed2ca 100644 --- a/articles/enterprise/components/api.md +++ b/articles/enterprise/components/api.md @@ -219,8 +219,8 @@ The Stoplight API configuration file is located at the path: /etc/stoplight-api/stoplight-api.cfg ``` -Be sure to customize any variables as needed to match your environment before -starting the API service. +Be sure to customize any variables as needed to match your environment +**before** starting the API service. > Any changes to the API configuration requires a service restart in order to > take effect. diff --git a/articles/enterprise/components/app.md b/articles/enterprise/components/app.md index 1db5ceb..3658728 100644 --- a/articles/enterprise/components/app.md +++ b/articles/enterprise/components/app.md @@ -176,8 +176,8 @@ The Stoplight App configuration is located at the location: /etc/stoplight-app/stoplight-app.cfg ``` -Be sure to customize any variables as needed to match your environment before -starting the API service. +Be sure to customize any variables as needed to match your environment +**before** starting the API service. > Any changes to the API configuration requires a service restart in order to > take effect. diff --git a/articles/enterprise/components/exporter.md b/articles/enterprise/components/exporter.md index 6d70dc8..b951f81 100644 --- a/articles/enterprise/components/exporter.md +++ b/articles/enterprise/components/exporter.md @@ -142,8 +142,8 @@ The Stoplight Exporter configuration is located at the location: /etc/stoplight-exporter/stoplight-exporter.cfg ``` -Be sure to customize any variables as needed to match your environment before -starting the Exporter service. +Be sure to customize any variables as needed to match your environment +**before** starting the Exporter service. > Any changes to the Exporter configuration requires a service restart in order > to take effect. diff --git a/articles/enterprise/components/prism.md b/articles/enterprise/components/prism.md index f564ba0..7ddfe1f 100644 --- a/articles/enterprise/components/prism.md +++ b/articles/enterprise/components/prism.md @@ -179,8 +179,8 @@ The Prism configuration file is located at the location: /etc/prism/prism.cfg ``` -Be sure to customize any variables as needed to match your environment before -starting the Prism service. +Be sure to customize any variables as needed to match your environment +**before** starting the Prism service. > Any changes to the Prism configuration requires a service restart in order to > take effect. diff --git a/articles/enterprise/components/pubs.md b/articles/enterprise/components/pubs.md index fd33bc6..80067ed 100644 --- a/articles/enterprise/components/pubs.md +++ b/articles/enterprise/components/pubs.md @@ -198,8 +198,8 @@ The Pubs default configuration is located at the path: /etc/pubs/pubs.yml ``` -Be sure to customize any variables as needed to match your environment before -starting the Pubs service. +Be sure to customize any variables as needed to match your environment +**before** starting the Pubs service. > Any changes to the Pubs configuration requires a service restart in order to > take effect. diff --git a/articles/enterprise/components/tasker.md b/articles/enterprise/components/tasker.md index 706f048..45ca56c 100644 --- a/articles/enterprise/components/tasker.md +++ b/articles/enterprise/components/tasker.md @@ -158,8 +158,8 @@ The Tasker configuration is located at: /etc/tasker/tasker.cfg ``` -Be sure to customize any variables as needed to match your environment before -starting the Tasker service. +Be sure to customize any variables as needed to match your environment +**before** starting the Tasker service. > Any changes to the Tasker configuration requires a service restart in order to > take effect.