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/config-app.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,7 @@ Removes and downloads file again if depending service cant process probably corr
120
120
121
121
## Setuid
122
122
-`setuid.default-timeout-ms` - default operation timeout for requests to `/setuid` endpoint.
123
+
-`setuid.number-of-uid-cookies` - specifies the maximum number of UID cookies that can be returned in the `/setuid` endpoint response. If it's not specified `1` will be taken as the default value.
123
124
124
125
## Cookie Sync
125
126
-`cookie-sync.default-timeout-ms` - default operation timeout for requests to `/cookie_sync` endpoint.
Copy file name to clipboardExpand all lines: extra/modules/greenbids-real-time-data/src/main/java/org/prebid/server/hooks/modules/greenbids/real/time/data/core/GreenbidsInferenceDataService.java
Copy file name to clipboardExpand all lines: extra/modules/greenbids-real-time-data/src/main/java/org/prebid/server/hooks/modules/greenbids/real/time/data/core/GreenbidsInvocationService.java
Copy file name to clipboardExpand all lines: extra/modules/greenbids-real-time-data/src/main/java/org/prebid/server/hooks/modules/greenbids/real/time/data/core/OnnxModelRunnerWithThresholds.java
Copy file name to clipboardExpand all lines: extra/modules/greenbids-real-time-data/src/main/java/org/prebid/server/hooks/modules/greenbids/real/time/data/model/data/GreenbidsConfig.java
0 commit comments