Merged in feat/feature-flag-sas-point-transfer (pull request #1686)

Add feature flag for SAS point transfer

* Add feature flag for specifically SAS point transfer


Approved-by: Linus Flood
This commit is contained in:
Anton Gunnarsson
2025-04-01 07:55:46 +00:00
parent fa1f637136
commit 30c01a6000
3 changed files with 16 additions and 1 deletions

View File

@@ -62,3 +62,10 @@ SHOW_SITE_WIDE_ALERT="false"
SHOW_SIGNUP_FLOW="true"
USE_NEW_REWARD_MODEL="true"
SAS="1"
SAS_POINT_TRANSFER_ENABLED="true"
SAS_API_ENDPOINT=""
SAS_AUTH_ENDPOINT=""
SAS_OCP_APIM=""
SAS_AUTH_CLIENTID=""