From 5c42e60faf37eb3ef950fbb79fd2a8b6b5ea2033 Mon Sep 17 00:00:00 2001 From: Svilen Markov <7613769+svilenmarkov@users.noreply.github.com> Date: Tue, 27 Aug 2024 03:35:35 +0100 Subject: [PATCH] Update docs --- docs/configuration.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index bec7451..3636a92 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1055,10 +1055,7 @@ Same as the above but used when fetching GitLab releases. The maximum number of releases to show. #### `collapse-after` -how many releases are visible before the "show more" button appears. set to `-1` to never collapse. - -#### `source` -Either `github` or `gitlab`. Wether to retrieve the releases from github repositories or gitlab repositories. +How many releases are visible before the "show more" button appears. set to `-1` to never collapse. ### Repository Display general information about a repository as well as a list of the latest open pull requests and issues.