diff --git a/404.html b/404.html index e6e6d1ebfe..2a208139b9 100644 --- a/404.html +++ b/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, diff --git a/_includes/head_custom.html b/_includes/head_custom.html index 8a99e3905b..782e013b10 100644 --- a/_includes/head_custom.html +++ b/_includes/head_custom.html @@ -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, diff --git a/about.html b/about.html index 4bbfc41873..22d7ab5392 100644 --- a/about.html +++ b/about.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, diff --git a/blogs.html b/blogs.html index ea6da0c8b8..021be24456 100644 --- a/blogs.html +++ b/blogs.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, diff --git a/community.html b/community.html index 10652e7c34..cbdbd4c755 100644 --- a/community.html +++ b/community.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, diff --git a/index.html b/index.html index e08f82cd1a..219dc21f16 100644 --- a/index.html +++ b/index.html @@ -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, diff --git a/news.html b/news.html index f0d91ba62f..2d48f599f9 100644 --- a/news.html +++ b/news.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, diff --git a/ort-at-microsoft.html b/ort-at-microsoft.html index 924e2f9b63..b359591836 100644 --- a/ort-at-microsoft.html +++ b/ort-at-microsoft.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, diff --git a/pytorch.html b/pytorch.html index 677d244c45..10ace637e9 100644 --- a/pytorch.html +++ b/pytorch.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, diff --git a/volterra.html b/volterra.html index ab9affaa6f..81d5ebccaa 100644 --- a/volterra.html +++ b/volterra.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, diff --git a/winarm.html b/winarm.html index 2e33ee9ca1..9b6264717b 100644 --- a/winarm.html +++ b/winarm.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,