Commit c5708c75 authored by Amol Ghatol's avatar Amol Ghatol
Browse files

Issue SB-26667 chore: Refresh Token config

Showing with 2 additions and 2 deletions
+2 -2
......@@ -146,5 +146,5 @@ crypto_encryption_key_external={{crypto_encryption_key_external|default("")}}
#release-4.4.0
dock_default_file_size={{ dock_default_file_size | default(150) }}
dock_default_video_size={{ dock_default_video_size | default(15000) }}
sunbird_kong_refresh_token_api= {{ dock_sunbird_kong_refresh_token_api }}
use_sunbird_kong_token= {{ dock_use_sunbird_kong_token | default('true') }}
sunbird_kong_refresh_token_api={{ dock_sunbird_kong_refresh_token_api }}
use_sunbird_kong_token={{ dock_use_sunbird_kong_token | default('true') }}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment