From d7bf6474932a65c884ccd6649bcc083b2df153b7 Mon Sep 17 00:00:00 2001 From: Evgeniy Alekseev Date: Sun, 5 Sep 2021 05:38:45 +0300 Subject: [PATCH] update docs --- CONFIGURING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONFIGURING.md b/CONFIGURING.md index bb32be76..fee7876a 100644 --- a/CONFIGURING.md +++ b/CONFIGURING.md @@ -70,6 +70,7 @@ Report generation settings. Group name must refer to architecture, e.g. it should be `email:x86_64` for x86_64 architecture. +* `full_template_path` - path to Jinja2 template for full package description index, string, optional. * `homepage` - link to homepage, string, optional. * `host` - SMTP host for sending emails, string, required. * `link_path` - prefix for HTML links, string, required.