You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/AdministratorGuide/ServerInstallations/environment_variable_configuration.rst
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,6 @@ DIRAC_DEPRECATED_FAIL
18
18
If set, the use of functions or objects that are marked ``@deprecated`` will fail. Useful for example in continuous
19
19
integration tests against future versions of DIRAC
20
20
21
-
DIRAC_ENABLE_DIRACX_JOB_MONITORING
22
-
If set, calls the diracx job monitoring service. Off by default.
23
-
24
21
DIRAC_FEWER_CFG_LOCKS
25
22
If ``true`` or ``yes`` or ``on`` or ``1`` or ``y`` or ``t``, DIRAC will reduce the number of locks used when accessing the CS for better performance (default, ``no``).
0 commit comments