-
Notifications
You must be signed in to change notification settings - Fork 0
/
ClientAppSettings.json
40 lines (40 loc) · 1.89 KB
/
ClientAppSettings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"DFIntTaskSchedulerTargetFps": 200000000,
"FFlagHandleAltEnterFullscreenManually": false,
"FFlagFixGraphicsQuality": true,
"FFlagCommitToGraphicsQualityFix": true,
"DFFlagSendAllPhysicsPackets": true,
"DFFlagDebugAnalyticsSendUserId": false,
"DFStringAnalyticsEventStreamUrlEndpoint": "opt-out",
"DFStringAltHttpPointsReporterUrl": "https://opt-out.roblox.com",
"DFStringAltTelegrafHTTPTransportUrl": "http://opt-out.roblox.com",
"DFStringTelegrafHTTPTransportUrl": "https://opt-out.roblox.com",
"DFStringLmsRecipeEndpoint": "/opt-out",
"DFStringLmsReportEndpoint": "/opt-out",
"DFFlagEnableLightstepReporting2": false,
"DFIntLightstepHTTPTransportHundredthsPercent2": 0,
"DFStringLightstepHTTPTransportUrlHost": "https://opt-out.roblox.com",
"DFStringLightstepHTTPTransportUrlPath": "/opt-out",
"DFStringLightstepToken": "opt-out",
"DFStringHttpPointsReporterUrl": "https://opt-out.roblox.com",
"DFStringCrashUploadToBacktraceBaseUrl": "https://opt-out.roblox.com",
"FStringErrorUploadToBacktraceBaseUrl": "https://opt-out.roblox.com",
"DFStringRobloxAnalyticsSubDomain": "opt-out",
"DFStringRobloxAnalyticsURL": "https://opt-out.roblox.com",
"DFStringAnalyticsNS1ApplicationId": "opt-out",
"DFStringAnalyticsNS1BeaconConfig": "https://opt-out.roblox.com",
"FStringImmersiveAdsUniverseWhitelist": "0",
"FFlagImmersiveAdsWhitelistDisabled": false,
"FFlagAdGuiEnabled3": false,
"FFlagEnableAdsAPI": false,
"FFlagEnableBackendAdsProviderTimerService": false,
"FFlagAdPortalEnabled3": false,
"FFlagAdServiceEnabled": false,
"FFlagEnableAdPortalTimerService2": false,
"DFFlagEnableAdUnitName": false,
"FFlagEnableAdGuiTimerService": false,
"FFlagAdGuiTextLabelEnabled": false,
"FFlagAdPortalAdFetchEnabled": false,
"DFFlagAdGuiImpressionDisabled": true,
"FFlagEnableQuickGameLaunch": true
}