Skip to content

Commit

Permalink
Issue #SB-26122 fix: Added enc for device register API fallback value (
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajesh Kumaravel authored Sep 8, 2021
1 parent cbeb26e commit 2181564
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ansible/roles/stack-sunbird/templates/sunbird_player.env
Original file line number Diff line number Diff line change
Expand Up @@ -168,3 +168,7 @@ sunbird_google_oauth_ios_clientSecret={{sunbird_google_oauth_ios_clientSecret |
#Release-4.2.0
#variable for the crypto key to encrypt any content or userinfo that will be used by the external sunbird users
crypto_encryption_key_external={{crypto_encryption_key_external|default("")}}

#Release-4.3.0
# default token for device register API fallback
sunbird_default_device_token={{sunbird_default_device_token | default("")}}

0 comments on commit 2181564

Please sign in to comment.