Revert "feat: Support Azure single-tenant application using the Graph… (#7436)
This commit is contained in:
12
.env.example
12
.env.example
@@ -222,20 +222,10 @@ STRIPE_WEBHOOK_SECRET=
|
||||
# Make sure to follow https://edgeguides.rubyonrails.org/active_storage_overview.html#cross-origin-resource-sharing-cors-configuration on the cloud storage after setting this to true.
|
||||
DIRECT_UPLOADS_ENABLED=
|
||||
|
||||
# MS OAUTH creds
|
||||
#MS OAUTH creds
|
||||
AZURE_APP_ID=
|
||||
AZURE_APP_SECRET=
|
||||
|
||||
## MS Azure Tenant ID
|
||||
# Set the following id to the id of your Azure 'tenant'.
|
||||
# This will enable single tenant applications to work.
|
||||
# If the following id is set, Chatwoot will use the Microsoft Graph API
|
||||
# to send and receive emails, as that seems to be required for single
|
||||
# tenant applications.
|
||||
#
|
||||
# https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-to-find-tenant
|
||||
AZURE_TENANT_ID=
|
||||
|
||||
## Advanced configurations
|
||||
## Change these values to fine tune performance
|
||||
# control the concurrency setting of sidekiq
|
||||
|
||||
Reference in New Issue
Block a user