mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-13 18:08:13 +00:00
Move adobe analytics from pre-prod to prod (#16523)
This commit is contained in:
parent
a4a5006077
commit
310599fce7
11 changed files with 11 additions and 11 deletions
2
404.html
2
404.html
|
|
@ -21,7 +21,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env:"PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env:"PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration:{ // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
eventsLimitInMem: 50
|
||||
},
|
||||
propertyConfiguration: { // Properties Plugin configuration
|
||||
env: "PPE" // Environment can be set to PPE or PROD as needed.
|
||||
env: "PROD" // Environment can be set to PPE or PROD as needed.
|
||||
},
|
||||
webAnalyticsConfiguration: { // Web Analytics Plugin configuration
|
||||
//urlCollectQuery:true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue