Skip to content

Commit 2113fec

Browse files
authored
Merge pull request #7070 from chaen/docLocalCE
docs: add forgotten doc for DefaultLocalCEType
2 parents fdd932b + 22085b4 commit 2113fec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dirac.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,10 @@ Resources
596596
#
597597
# Values are overwritten by the most specialized option.
598598

599+
# Default local CE to use on all CEs (Pool, Singularity, InProcess, etc)
600+
# There is no default value
601+
DefaultLocalCEType = Singularity
602+
599603
# The options below can be valid for all computing element types
600604
CEDefaults
601605
{

0 commit comments

Comments
 (0)