]> git.openstreetmap.org Git - nominatim.git/commit
fix timeout use for replication timeout
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 8 Nov 2022 20:45:36 +0000 (21:45 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Nov 2022 14:50:30 +0000 (15:50 +0100)
commit2dd8433ab6ce93dbedf23b4915d785f081bb37cb
treee9f4c8c8172f1a9a142f29ec705f52ce5b69e31d
parent951f92f665f68b43a93fd919d22278331d61793f
fix timeout use for replication timeout

The timeout parameter is no longer taken into account since
pyosmium switched to the requests library. This adds the parameter
back.
nominatim/clicmd/replication.py
nominatim/tools/replication.py