Skip to content

Commit 7e79fad

Browse files
author
markzegarelli
authored
Merge pull request #1875 from segmentio/disable-repeater
Update Repeater destination information
2 parents 6788cfb + 0245b3f commit 7e79fad

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/_data/catalog/destinations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18917,7 +18917,7 @@ items:
1891718917
- name: repeatKeys
1891818918
type: array
1891918919
defaultValue: []
18920-
description: This is the array of source write keys you want to repeat data into.
18920+
description: This is the array of source write keys you want to repeat data into. You can have up to 20 write keys.
1892118921
required: true
1892218922
label: Write Keys
1892318923
- name: writeKeyAllowed

src/_data/catalog/destinations_capi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19672,7 +19672,7 @@ items:
1967219672
type: LIST
1967319673
deprecated: false
1967419674
required: false
19675-
description: This is the array of source write keys you want to repeat data into.
19675+
description: This is the array of source write keys you want to repeat data into. You can have up to 20 write keys.
1967619676
settings: []
1967719677
- display_name: Responsys
1967819678
slug: responsys

src/connections/destinations/catalog/repeater/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Repeater Destination
33
---
44

5-
This destination is maintained by Segment.
5+
This destination is maintained by Segment and is not available to customers on the free plan.
66

77
## Getting Started
88

templates/destinations.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12932,7 +12932,7 @@ destinations:
1293212932
type: LIST
1293312933
deprecated: false
1293412934
required: false
12935-
description: This is the array of source write keys you want to repeat data into.
12935+
description: This is the array of source write keys you want to repeat data into. You can have up to 20 write keys.
1293612936
settings: []
1293712937
- name: catalog/destinations/responsys
1293812938
display_name: Responsys

0 commit comments

Comments
 (0)