We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c75207 commit 3bec91dCopy full SHA for 3bec91d
src/connections/sources/catalog/libraries/server/go/index.md
@@ -40,7 +40,11 @@ That will create a `client` that you can use to send data to Segment for your so
40
The default initialization settings are production-ready and queue 20 messages before sending a batch request, and a 5 second interval.
41
42
### Regional configuration
43
-{% include content/regional-config.md %}
+For Business plans with access to Regional Segment, you can use the host configuration parameter to send data to the desired region:
44
+
45
+Oregon (Default) — api.segment.io/
46
+Dublin — events.eu1.segmentapis.com
47
48
## Identify
49
50
> note ""
0 commit comments