summaryrefslogtreecommitdiff
path: root/provider_base
diff options
context:
space:
mode:
Diffstat (limited to 'provider_base')
-rw-r--r--provider_base/services/mx.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/provider_base/services/mx.json b/provider_base/services/mx.json
index b15bfbc8..91ad3277 100644
--- a/provider_base/services/mx.json
+++ b/provider_base/services/mx.json
@@ -16,5 +16,6 @@
"commercial_cert": "= file [:commercial_cert, domain.full_suffix]",
"commercial_key": "= file [:commercial_key, domain.full_suffix]",
"commercial_ca_cert": "= try_file :commercial_ca_cert"
- }
+ },
+ "service_type": "user_service"
}