[InApp] move inApp param from factory to rc

This commit is contained in:
Brieuc Viel 2016-09-14 08:51:08 +02:00
parent f84fb0bc0f
commit 740df02684
2 changed files with 7 additions and 5 deletions

View file

@ -13,12 +13,18 @@ start_at_boot_preference=1
stun_preference=stun.linphone.org
voiceproc_preference=1
[in_app_purchase]
#set to 1 if in-app purchases are to be shown in the application
enabled=1
[default_values]
reg_expires=1314000
[misc]
file_transfer_server_url=https://www.linphone.org:444/lft.php
max_calls=3
#early media to test urmet app
real_early_media=1
[net]
download_bw=380

View file

@ -21,10 +21,6 @@ publish_presence=0
password_length=-1
username_length=-1
[in_app_purchase]
#set to 1 if in-app purchases are to be shown in the application
enabled=1
#specify here the id of the sip account in-app purchase service to be shown in the shop section of the app
paid_account_id=sipAccount_12m
@ -32,7 +28,7 @@ paid_account_id=sipAccount_12m
receipt_validation_url=https://subscribe.linphone.org:444/inapp.php
#for future use, to specify the full list of paying services to show in the shop view
products_list=sipAccount_12m
products_list=sipAccount_12m,sipAccount_6m
#minimum period of time between notifications to the user about his expiring/expired account, in seconds.
expiry_check_period=30