Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Apr 26, 2020
1 parent c5c799e commit 6be0212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ class Application < Rails::Application
c.use :rails, service_name: "client-api"
c.use :elasticsearch
c.use :active_record, analytics_enabled: false
# define graphql integration in app/graphql/lupo_schema.rb
# c.use :graphql, schemas: [LupoSchema]
c.use :aws
c.analytics_enabled = true
Expand Down

0 comments on commit 6be0212

Please sign in to comment.