File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ channelMapping:
109
109
channels :
110
110
# Slack channel ID. In Slack app, right-click on the channel name,
111
111
# and choose "Additional options > Copy link". From that link, we
112
- # need the last part consisting of 9 letters starting with "C".
112
+ # need the last part starting with "C" (e.g., "C01234ABCDE") .
113
113
- channelID : CXXXXXXXX
114
114
115
115
# Postgres.ai Platform project to which user sessions are to be assigned.
@@ -142,7 +142,7 @@ channelMapping:
142
142
channels :
143
143
# Slack channel ID. In Slack app, right-click on the channel name,
144
144
# and choose "Additional options > Copy link". From that link, we
145
- # need the last part consisting of 9 letters starting with "C".
145
+ # need the last part starting with "C" (e.g., "C01234ABCDE") .
146
146
- channelID : CXXXXXXXX
147
147
148
148
# Postgres.ai Platform project to which user sessions are to be assigned.
You can’t perform that action at this time.
0 commit comments