clean up some sphinx warnings
[dcaegen2.git] / docs / sections / services / kpi-computation-ms / configuration.rst
index 269fd16..f17b0ee 100644 (file)
@@ -7,6 +7,7 @@ Configuration
 KPI Computation MS expects to be able to fetch configuration in following JSON format:
 
 .. code-block:: json
+
     {
       "pollingInterval": 20,
       "aafUsername": "dcae@dcae.onap.org",
@@ -40,4 +41,3 @@ KPI Computation MS expects to be able to fetch configuration in following JSON f
     }
 
 During ONAP OOM/Kubernetes deployment this configuration is created from Helm chart based on properties defined under **applicationConfig** section.
-