]> git.openstreetmap.org Git - nominatim.git/commitdiff
warm.php needs constant setup for queries
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 13 Jan 2021 17:12:53 +0000 (18:12 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 13 Jan 2021 17:12:53 +0000 (18:12 +0100)
Warming is done using the query classes and therefore the same
copy-over from dotenv settings to CONST_* parameters is needed
as for query.php.


No differences found