Skip to content

Commit de1d7de

Browse files
committed
feat: Add option of site agent for pilot submission monitoring to configTemplate
1 parent e453934 commit de1d7de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/DIRAC/WorkloadManagementSystem/ConfigTemplate.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ Agents
277277
SendPilotAccounting = True
278278
# Boolean value that indicates if the pilot submission statistics will be sended for accounting
279279
SendPilotSubmissionAccounting = True
280+
# Boolean value that indicates if the pilot submission statistics will be sended for monitoring
281+
SendPilotSubmissionMonitoring = True
280282
}
281283
##END
282284
##BEGIN StatesAccountingAgent

0 commit comments

Comments
 (0)