]> git.openstreetmap.org Git - nominatim.git/commit
introduce constant for configuration directory
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 9 Feb 2021 17:45:45 +0000 (18:45 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 9 Feb 2021 17:45:45 +0000 (18:45 +0100)
commit298ed11261cdb959406435b97be750abb0abc4af
tree4806f951334f88c2e28586038310ae6dc7197b2d
parentb9517c99ae6297c2ab908d7fa324efd2d1b2f43a
introduce constant for configuration directory

This replaces {data_dir}/settings throughout the code, so that
the configuration may be placed somewhere else in the directory
structure (e.g. in /etc).
cmake/script.tmpl
cmake/tool.tmpl
lib-php/dotenv_loader.php
lib-php/lib.php
lib-php/setup_functions.php
nominatim/cli.py
nominatim/tools/exec_utils.py
test/bdd/steps/nominatim_environment.py