Chore: Routine Bugfixes and enhancements (#979)
- Fix slack scopes - Docs for authentication Fixes: #704 , #973
This commit is contained in:
@@ -27,10 +27,6 @@ module Chatwoot
|
||||
config.generators.javascripts = false
|
||||
config.generators.stylesheets = false
|
||||
|
||||
config.action_dispatch.default_headers = {
|
||||
'X-Frame-Options' => 'ALLOWALL'
|
||||
}
|
||||
|
||||
# Custom chatwoot configurations
|
||||
config.x = config_for(:app).with_indifferent_access
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user