fix(intercom-service): Customizable user mapper.

This commit is contained in:
Jaime Conde
2024-10-09 12:16:00 +02:00
committed by Thorsten Roßner
parent e619db6da2
commit a7e5f64b50
4 changed files with 4 additions and 3 deletions

View File

@@ -249,7 +249,7 @@ appsuite:
# Old capability can be used to toggle all integrations with a single switch
com.openexchange.capability.public-sector: "true"
# New capabilities in 2.0
com.openexchange.capability.public-sector-element: "false"
com.openexchange.capability.public-sector-element: "true"
com.openexchange.capability.public-sector-navigation: "true"
com.openexchange.capability.client-onboarding: "true"
com.openexchange.capability.dynamic-theme: "true"