41 lines
No EOL
825 B
INI
41 lines
No EOL
825 B
INI
;Default configuration, please don’t modify it.
|
||
AMS_CENTER_URL=http://apps.game.qq.com/ams/ame/gac.php?returntype=html
|
||
|
||
MSDK_ENV=release
|
||
;Customizable configurations, the game can modify them if needed.
|
||
|
||
;The first one is for testing, the second one is for officially release
|
||
;MSDK_URL=http://msdktest.qq.com
|
||
MSDK_URL=http://msdk.qq.com
|
||
|
||
|
||
BETA=false
|
||
|
||
; MSDK notification switch
|
||
needNotice=false
|
||
; MSDK notification refresh time
|
||
noticeTime=10
|
||
|
||
;MSDK PUSH switch
|
||
PUSH=false
|
||
|
||
; SAVE_UPDATE
|
||
SAVE_UPDATE=true
|
||
|
||
;Gray test switch
|
||
GRAY_TEST_SWITCH=false
|
||
|
||
;Real name auth switch
|
||
MSDK_REAL_NAME_AUTH_SWITCH=1
|
||
|
||
;MSDKLog switch
|
||
localLog=1
|
||
|
||
;Beacon and MTA log switch.
|
||
STAT_LOG=false
|
||
|
||
;close bugly report, set it to TRUE will DISABLE the bugly report
|
||
CLOSE_BUGLY_REPORT=false
|
||
|
||
;MSDK Weixin Token auto refresh switch
|
||
WXTOKEN_REFRESH=true |