Files
postgres-web/pgweb/search
Célestin Matte 5a1a0e23ee Add ARCHIVES_FRONT_ADDRESS to allow configuration of archives URL
Domain of messages in pgweb's search is currently hardcoded as postgresql.org
in templates/search/listsearch.html. This patch allows to use another domain
for links to messages in archives in the search function.
Since pgarchives' domain can differ from pgweb's one, a new variable is defined
for that purpose instead of using SITE_ROOT.
2022-01-15 18:37:42 +01:00
..