FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add OrielAnalyticsSwitch · devhttps/frontend@fe678c2 · GitHub

Commit fe678c2

Browse files
committed
Add OrielAnalyticsSwitch
1 parent a3c4d55 commit fe678c2

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

‎common/app/conf/switches/CommercialSwitches.scala‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,4 +316,14 @@ trait CommercialSwitches {
316316
sellByDate = new LocalDate(2018, 2, 21),
317317
exposeClientSide = true
318318
)
319+
320+
val OrielAnalyticsSwitch: Switch = Switch(
321+
group = Commercial,
322+
name = "oriel-analytics",
323+
description = "Include TrustX adapter in Prebid auctions",
324+
owners = group(Commercial),
325+
safeState = Off,
326+
sellByDate = new LocalDate(2018, 2, 21),
327+
exposeClientSide = true
328+
)
319329
}

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL