Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:ayuki-joto/decidim-cfj into v0252
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto committed Aug 7, 2022
2 parents 45d10d6 + ca3615b commit 6e4a528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ default: &default
client_id: <%= ENV["OMNIAUTH_GOOGLE_CLIENT_ID"] %>
client_secret: <%= ENV["OMNIAUTH_GOOGLE_CLIENT_SECRET"] %>
line_login:
enabled: true
enabled: false
client_id: <%= ENV["OMNIAUTH_LINE_LOGIN_CHANNEL_ID"] %>
client_secret: <%= ENV["OMNIAUTH_LINE_LOGIN_CHANNEL_SECRET"] %>
geocoder:
Expand Down

0 comments on commit 6e4a528

Please sign in to comment.