From c76efbd17eb9f9d4333e4759105aa32b54632597 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 29 Apr 2022 22:08:09 +0200 Subject: [PATCH] Update README.md --- addons_updater/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/addons_updater/README.md b/addons_updater/README.md index e50ad430e..3cbea951e 100644 --- a/addons_updater/README.md +++ b/addons_updater/README.md @@ -50,6 +50,7 @@ You can add the following tags in the file : - github_tagfilter: filter a text in the release name - last_update: automatically populated, date of last upstream update - repository: 'name/repo' coming from github +- paused: true # Pauses the updates - slug: the slug name from your addon - source: dockerhub/github,gitlab,bitbucket,pip,hg,sf,website-feed,local,helm_chart,wiki,system,wp - upstream_repo: name/repo, example is 'linuxserver/docker-emby'