You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faq.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,6 @@ See the question above for what counts as a billable event. Some tools available
91
91
4. Look for gates that are 0% or 100% pass. These can be launched (always return Pass) or disabled (always return Fail) to stop generating billable events. [More information](https://statsig.com/updates#2/2/2023). With experiments, filter to experiments with Status = In Progress and Created < [day-45] to find long running experiments to make sure these are intentional and not just forgotten.
92
92
93
93
## What domains do I need to whitelist for Content Security Policy (CSP)?
94
-
If your web app configures the strict Content Security Policy (CSP) for security concerns, adjust the policy to whitelist these two Statsig domains
94
+
If your web app configures strict Content Security Policy (CSP), adjust the policy to whitelist these two Statsig domains
95
95
-https://featuregates.org (SDKs initialize and download config from here) and
0 commit comments