summaryrefslogtreecommitdiffstats
path: root/docs/deployment.rst
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2023-03-15 21:40:48 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2023-03-15 21:49:09 +0100
commit490b20d3e31acbc3e8f62f950186fb507fb445f0 (patch)
treec9d81999a5287f401c78a2c72e26a346c7463d92 /docs/deployment.rst
parent9a552aaf3dcd944a629aa30a3cb8122eb8ce7585 (diff)
Enable all Sphinx build warnings as errors
It also fixes several issues to pass the gate. Please note that .. code-block :: json content must be json. Issue-ID: DOC-798 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I38a751b67ab70a5ed5d61cdd49fe914c7b9270cd
Diffstat (limited to 'docs/deployment.rst')
-rw-r--r--docs/deployment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst
index c7504e28b..2e72c0a35 100644
--- a/docs/deployment.rst
+++ b/docs/deployment.rst
@@ -247,7 +247,7 @@ Any spring supported property can be configured by providing in ``config.additio
| notification.data-updated.topic | | |
+---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+
| config.additional. | Array of dataspaces to be enabled for publishing events to cps-temporal | [] |
-| notification.data-updated.filters. | If left blank CPS-Temporal notification will be sent for all dataspaces | |
+| notification.data-updated.filters. | If left blank CPS-Temporal notification will be sent for all dataspaces | |
| enabled-dataspaces | | |
+---------------------------------------+---------------------------------------------------------------------------------------------------------+-------------------------------+
| config.additional. | If asynchronous messaging, user notifications, and updated event persistence should be enabled | ``true`` |