diff --git a/docs/rst/recording/usage/configuration.rst b/docs/rst/recording/usage/configuration.rst index 5b0dc046..70c0c8fe 100644 --- a/docs/rst/recording/usage/configuration.rst +++ b/docs/rst/recording/usage/configuration.rst @@ -699,7 +699,6 @@ The type of the logs published is defined as follows: enable: true domain: 84 topic-name: "DdsRecorderLogs" - publish-type: false stdout: true .. _recorder_specs_monitor: @@ -882,7 +881,6 @@ A complete example of all the configurations described on this page can be found enable: true domain: 84 topic-name: "DdsRecorderLogs" - publish-type: false stdout: true monitor: diff --git a/docs/rst/replaying/usage/configuration.rst b/docs/rst/replaying/usage/configuration.rst index 50b0a30c..06a40f5d 100644 --- a/docs/rst/replaying/usage/configuration.rst +++ b/docs/rst/replaying/usage/configuration.rst @@ -486,7 +486,6 @@ The type of the logs published is defined as follows: enable: true domain: 84 topic-name: "FastDdsSpyLogs" - publish-type: false stdout: true .. _replayer_usage_configuration_general_example: @@ -564,5 +563,4 @@ A complete example of all the configurations described on this page can be found enable: true domain: 84 topic-name: "FastDdsSpyLogs" - publish-type: false stdout: true