diff --git a/frontend/src/lib/components/GitLabIntegration.svelte b/frontend/src/lib/components/GitLabIntegration.svelte index d1ccf00d6a..0bb8d10b20 100644 --- a/frontend/src/lib/components/GitLabIntegration.svelte +++ b/frontend/src/lib/components/GitLabIntegration.svelte @@ -137,8 +137,8 @@
- Use one token per project. A group token covers every project in the group, but - renewal replaces it for one project at a time. + Windmill stores it and renews it before it expires. Use one token per project: a group + token covers the group, but renewal replaces it for one project at a time.
@@ -174,10 +174,6 @@ clearable={false} />
- - It is stored when you save the resource, kept out of the repository URL, and renewed - before it expires. Forks of this workspace use it without storing their own copy. -