Skip to content

Commit 6d9bec2

Browse files
committed
fix: removed MyCustomExecutor
1 parent c4ce62e commit 6d9bec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/AdministratorGuide/Systems/WorkloadManagement/architecture.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@ The ``Optimizers`` executor is necessary for the WMS. It should be installed usi
9595
To run additional executors inside the ``Optimizers`` executor change its ``Load`` parameter in the CS or during the
9696
installation with the :ref:`system administrator console <system-admin-console>`::
9797

98-
install executor WorkloadManagement Optimizers -p Load=JobPath,JobSanity,InputData,MyCustomExecutor,JobScheduling
98+
install executor WorkloadManagement Optimizers -p Load=JobPath,JobSanity,InputData,JobScheduling
9999

100100
For detailed information on each of these components, please do refer to the WMS :ref:`Code Documentation<code_documentation>`.

0 commit comments

Comments
 (0)