File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -530,7 +530,7 @@ To add other hosts into the allow list (for example compute nodes) add the confi
530530
531531This configuration is expected to be a colon (:) separated list of GLOBs.
532532
533- Here's an example of of this configuration with three such GLOBs that allow for shell
533+ Here's an example of this configuration with three such GLOBs that allow for shell
534534access into any compute node in our three clusters.
535535
536536.. code :: shell
@@ -569,7 +569,7 @@ for (in milliseconds) before being closed. It defaults to 300000 milliseconds (5
569569
570570``OOD_SHELL_MAX_DURATION_MS `` controls how long a connection can exist regardless
571571of activity (in milliseconds). After this duration, the connection will be closed
572- regardless of activity. It's default is 3600000 milliseconds (1 hour).
572+ regardless of activity. Its default is 3600000 milliseconds (1 hour).
573573
574574.. code :: shell
575575
@@ -588,7 +588,7 @@ As of version 2.1 you are allowed to configure a non-standard ssh port.
588588To change the ssh port for submitting jobs in OOD, you need to add the configuration
589589``OOD_SSH_PORT `` to the ``/etc/ood/config/apps/dashboard/env `` file.
590590
591- Here's an example of of this configuration.
591+ Here's an example of this configuration.
592592
593593.. code :: shell
594594
You can’t perform that action at this time.
0 commit comments