mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
move lua scripts into a separate directory
This commit is contained in:
@@ -11,4 +11,5 @@ from pathlib import Path
|
||||
|
||||
DATA_DIR = None
|
||||
SQLLIB_DIR = None
|
||||
LUALIB_DIR = None
|
||||
CONFIG_DIR = (Path(__file__) / '..' / 'resources' / 'settings').resolve()
|
||||
|
||||
Reference in New Issue
Block a user