checkpoint before checking out feature/account-managed-gateway
This commit is contained in:
+9
-2
@@ -64,10 +64,17 @@ DEEPSEEK_MODEL=deepseek-v4-flash
|
||||
DEEPSEEK_ENDPOINT=https://api.deepseek.com/v1
|
||||
|
||||
SIGNUP_TRIAL_CREDITS=1000
|
||||
REFERRAL_INVITER_CREDITS=3000
|
||||
REFERRAL_INVITEE_CREDITS=3000
|
||||
REFERRAL_INVITER_CREDITS=1000
|
||||
REFERRAL_INVITEE_CREDITS=1000
|
||||
REFERRAL_BINDING_DAYS=7
|
||||
|
||||
# Keep voluntary tips separate. Every entry must be a dedicated consumable in
|
||||
# productId:credits format and use an appAccountToken supplied by the app.
|
||||
STOREKIT_ENABLED=false
|
||||
STOREKIT_BUNDLE_ID=com.osgkeyboard.ios
|
||||
STOREKIT_APP_APPLE_ID=6781553267
|
||||
STOREKIT_PRODUCTS=500tks:500,1500tks:1500,3000tks:3000
|
||||
|
||||
# Production startup requires both flags and the production Apple environment.
|
||||
ENFORCE_DEVICE_CHECK=false
|
||||
ENFORCE_APP_ATTEST=false
|
||||
|
||||
Reference in New Issue
Block a user