forked from hans/Nominatim
Added --no-superuser flag
To allow import into already existing databases. Refs: #2719
This commit is contained in:
committed by
Sarah Hoffmann
parent
3c32c0354a
commit
ba5ec80611
@@ -87,6 +87,7 @@ class NominatimArgs:
|
||||
offline: bool
|
||||
ignore_errors: bool
|
||||
index_noanalyse: bool
|
||||
no_superuser: bool
|
||||
|
||||
# Arguments to 'index'
|
||||
boundaries_only: bool
|
||||
|
||||
Reference in New Issue
Block a user