Skip to content

Commit

Permalink
fix: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismaille committed Mar 12, 2024
1 parent acdf98d commit 59907fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_google_app/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,5 +213,5 @@
# Always update user data with Google Info
GOOGLE_SSO_ALWAYS_UPDATE_USER_DATA = True

# Uncomment to hide login form on admin page
# Uncomment to hide the login form on admin page
SSO_SHOW_FORM_ON_ADMIN_PAGE = False # default: True

0 comments on commit 59907fd

Please sign in to comment.