update docs

This commit is contained in:
Evgenii Alekseev 2021-09-05 05:38:45 +03:00
parent 9b8c9b2b2d
commit e0607ba609

View File

@ -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.