We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5109c commit f0be806Copy full SHA for f0be806
src/DIRAC/FrameworkSystem/ConfigTemplate.cfg
@@ -25,10 +25,6 @@ Services
25
storeHostInfo = Operator
26
}
27
28
- TornadoBundleDelivery
29
- {
30
- Protocol = https
31
- }
32
##BEGIN TokenManager:
33
# Section to describe TokenManager system
34
TokenManager
@@ -118,6 +114,18 @@ Services
118
114
119
115
120
116
117
+ TornadoBundleDelivery
+ {
+ Protocol = https
+ Authorization
121
122
+ Default = authenticated
123
+ FileTransfer
124
125
126
+ }
127
128
129
Monitoring
130
{
131
Port = 9142
0 commit comments