diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2023-03-20 09:26:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-03-20 09:26:59 +0000 |
commit | f0fdc500ec1bfd3b8a477e9cc862dd014828669d (patch) | |
tree | 96a6193a72014abf852d174a293c25c8f3373a85 /docs/deployment.rst | |
parent | 7184279ca419325df2bcc3acb72db3ac4cd25d6f (diff) | |
parent | 490b20d3e31acbc3e8f62f950186fb507fb445f0 (diff) |
Merge "Enable all Sphinx build warnings as errors"
Diffstat (limited to 'docs/deployment.rst')
-rw-r--r-- | docs/deployment.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst index c7504e28b9..2e72c0a353 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`` | |