Skip to content

Commit e5e5532

Browse files
committed
docs: removed unused parameter
1 parent fde999d commit e5e5532

File tree

6 files changed

+1
-18
lines changed

6 files changed

+1
-18
lines changed

docs/source/AdministratorGuide/Configuration/ConfReference/Systems/DataManagement/Services/index.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,12 @@ presented in the following table:
1212
| *LogBackends* | Log backends | LogBackends = stdout |
1313
| | | LogBackends += ... |
1414
+-------------------------+----------------------------------------------+-----------------------------+
15-
| *MaskRequestParameters* | Request to mask the values, possible values: | MaskRequestParameters = yes |
16-
| | yes or no | |
17-
+-------------------------+----------------------------------------------+-----------------------------+
1815
| *MaxThreads* | Maximum number of threads used in parallel | MaxThreads = 50 |
1916
| | for the server | |
2017
+-------------------------+----------------------------------------------+-----------------------------+
2118
| *Port* | Port useb by DIRAC service | Port = 9140 |
2219
+-------------------------+----------------------------------------------+-----------------------------+
23-
| *Protocol* | Protocol used to comunicate with the service | Protocol = dips |
20+
| *Protocol* | Protocol used to comunicate with the service | Protocol = https |
2421
+-------------------------+----------------------------------------------+-----------------------------+
2522
| *Authorization* | Subsection used to define which kind of | Authorization |
2623
| | Authorization is required to talk with the | |

docs/source/AdministratorGuide/Configuration/ConfReference/Systems/DataManagement/URLs/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ Services associated with DataManagement System:
2121
+------------------------+----------+
2222
| *StorageElementProxy* | 9139 |
2323
+------------------------+----------+
24-
| *TransferDBMonitoring* | 9191 |
25-
+------------------------+----------+

docs/source/AdministratorGuide/Configuration/ConfReference/Systems/Framework/Services/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ presented in the following table:
1212
| *LogBackends* | Log backends | LogBackends = stdout |
1313
| | | LogBackends += ... |
1414
+----------------------------+----------------------------------------------+--------------------------------+
15-
| *MaskRequestParameters* | Request to mask the values, possible values: | MaskRequestParameters = yes |
16-
| | yes or no | |
17-
+----------------------------+----------------------------------------------+--------------------------------+
1815
| *MaxThreads* | Maximum number of threads used in parallel | MaxThreads = 50 |
1916
| | for the server | |
2017
+---------------------------------------------------------------------------+--------------------------------+

docs/source/AdministratorGuide/Configuration/ConfReference/Systems/StorageManagement/Services/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ presented in the following table:
1212
| *LogBackends* | Log backends | LogBackends = stdout |
1313
| | | LogBackends += ... |
1414
+-------------------------+----------------------------------------------+-----------------------------+
15-
| *MaskRequestParameters* | Request to mask the values, possible values: | MaskRequestParameters = yes |
16-
| | yes or no | |
17-
+-------------------------+----------------------------------------------+-----------------------------+
1815
| *MaxThreads* | Maximum number of threads used in parallel | MaxThreads = 50 |
1916
| | for the server | |
2017
+-------------------------+----------------------------------------------+-----------------------------+

docs/source/AdministratorGuide/Configuration/ConfReference/Systems/Transformation/Services/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ presented in the following table:
1212
| *LogBackends* | Log backends | LogBackends = stdout |
1313
| | | LogBackends += ... |
1414
+-------------------------+----------------------------------------------+-----------------------------+
15-
| *MaskRequestParameters* | Request to mask the values, possible values: | MaskRequestParameters = yes |
16-
| | yes or no | |
17-
+-------------------------+----------------------------------------------+-----------------------------+
1815
| *MaxThreads* | Maximum number of threads used in parallel | MaxThreads = 50 |
1916
| | for the server | |
2017
+-------------------------+----------------------------------------------+-----------------------------+

docs/source/AdministratorGuide/Configuration/ConfReference/Systems/WorkloadManagement/Services/index.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ presented in the following table:
1212
| *LogBackends* | Log backends | LogBackends = stdout |
1313
| | | LogBackends += ... |
1414
+-------------------------+----------------------------------------------+-----------------------------+
15-
| *MaskRequestParameters* | Request to mask the values, possible values: | MaskRequestParameters = yes |
16-
| | yes or no | |
17-
+-------------------------+----------------------------------------------+-----------------------------+
1815
| *MaxThreads* | Maximum number of threads used in parallel | MaxThreads = 50 |
1916
| | for the server | |
2017
+-------------------------+----------------------------------------------+-----------------------------+

0 commit comments

Comments
 (0)