add in config for oauth endpoint
This commit is contained in:
+4
-1
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"caldav_url:": "https://mx.example.com"
|
||||
"caldav_url:": "https://mx.example.com",
|
||||
"oauth_enabled": true,
|
||||
"oauth_issuer": "https://sso.example.com/application/o/stalwart/",
|
||||
"oauth_clientid": "stalwart-webui"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user