remove LOG_DB setting, not implemented anymore

This commit is contained in:
Sarah Hoffmann
2025-07-11 11:15:41 +02:00
parent 1aeb8a262c
commit 99562a197e
2 changed files with 0 additions and 25 deletions

View File

@@ -204,11 +204,6 @@ NOMINATIM_OUTPUT_NAMES=name:XX,name,brand,official_name:XX,short_name:XX,officia
# The following options allow to enable logging of API requests.
# You must rerun 'nominatim refresh --website' after changing any of them.
#
# Enable logging of requests into the DB.
# The request will be logged into the new_query_log table.
# You should set up a cron job that regularly clears out this table.
NOMINATIM_LOG_DB=no
# Enable logging of requests into a file.
# To enable logging set this setting to the file to log to.
NOMINATIM_LOG_FILE=