Enable optional sso

This commit is contained in:
Girish Ramakrishnan
2020-06-09 21:38:27 -07:00
parent 1ccc16fff6
commit c9f1071363

View File

@@ -31,5 +31,6 @@
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"postInstallMessage": "file://POSTINSTALL.md", "postInstallMessage": "file://POSTINSTALL.md",
"minBoxVersion": "5.1.4", "minBoxVersion": "5.1.4",
"documentationUrl": "https://cloudron.io/documentation/apps/synapse/" "documentationUrl": "https://cloudron.io/documentation/apps/synapse/",
"optionalSso": true
} }