Added --prepare-database flag

This commit is contained in:
Robbe Haesendonck
2023-09-20 13:00:39 +02:00
committed by Sarah Hoffmann
parent ba5ec80611
commit 992703b15e
2 changed files with 36 additions and 24 deletions

View File

@@ -88,6 +88,7 @@ class NominatimArgs:
ignore_errors: bool
index_noanalyse: bool
no_superuser: bool
prepare_database: bool
# Arguments to 'index'
boundaries_only: bool