Changed naming of flags.

Made sure legacy import is also still ok
This commit is contained in:
Robbe Haesendonck
2023-09-26 11:59:32 +02:00
committed by Sarah Hoffmann
parent e8b866aa88
commit 667197a47e
2 changed files with 13 additions and 16 deletions

View File

@@ -87,8 +87,7 @@ class NominatimArgs:
offline: bool
ignore_errors: bool
index_noanalyse: bool
only_import_data: bool
only_prepare_database: bool
prepare_database: bool
# Arguments to 'index'
boundaries_only: bool