Improve template processing

This commit is contained in:
2023-09-08 19:08:48 +03:00
parent a56fe28003
commit a02baec662
15 changed files with 200 additions and 33 deletions

View File

@ -63,7 +63,8 @@ no_empty_report = no
port = 587
receivers = mail@example.com
sender = mail@example.com
template_path = ../web/templates/repo-index.jinja2
template = repo-index.jinja2
templates = ../web/templates
[console]
use_utf = yes
@ -72,7 +73,8 @@ use_utf = yes
path =
homepage =
link_path =
template_path = ../web/templates/repo-index.jinja2
template = repo-index.jinja2
templates = ../web/templates
[remote-call]
manual = yes
@ -82,7 +84,8 @@ api_key = apikey
chat_id = @ahrimantestchat
homepage =
link_path =
template_path = ../web/templates/telegram-index.jinja2
template = telegram-index.jinja2
templates = ../web/templates
[upload]
target =