From 33019784783be4a1e1e2be66139ff56201b5952d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 13 May 2024 13:28:42 +0200 Subject: Review --- mod/module.cli | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mod/module.cli') diff --git a/mod/module.cli b/mod/module.cli index 3b47aec..2362811 100644 --- a/mod/module.cli +++ b/mod/module.cli @@ -833,14 +833,15 @@ namespace brep string ci-github-app-webhook-secret { "", - "The GitHub app's configured webhook secret." + "The GitHub App's configured webhook secret. If not set, then the + GitHub CI service is disabled." } path ci-github-app-private-key { "", "The private key used during GitHub API authentication. Created in - the GitHub app's settings." + the GitHub App's settings." } uint16_t ci-github-jwt-validity-period = 600 -- cgit v1.1