File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
src/DIRAC/FrameworkSystem Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ Services
124
124
# Section to describe UserProfileManager service
125
125
TornadoUserProfileManager
126
126
{
127
- Port = 9155
127
+ Protocol = https
128
128
Authorization
129
129
{
130
130
Default = authenticated
@@ -174,6 +174,7 @@ Services
174
174
# Section to describe Notification service
175
175
TornadoNotification
176
176
{
177
+ Protocol = https
177
178
SMSSwitch = sms.switch.ch
178
179
Authorization
179
180
{
@@ -203,9 +204,10 @@ Services
203
204
}
204
205
}
205
206
# #BEGIN TornadoComponentMonitoring:
206
- # Section to describe ComponentMonitoring system
207
+ # Section to describe ComponentMonitoring service
207
208
TornadoComponentMonitoring
208
209
{
210
+ Protocol = https
209
211
Authorization
210
212
{
211
213
Default = ServiceAdministrator
You can’t perform that action at this time.
0 commit comments