X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/cc564e2f319bb267884998c7243d179320aa0327..14e6dab005c49a77ac49b6503f7807e620ea0ed3:/settings/settings.php diff --git a/settings/settings.php b/settings/settings.php index 3493a34a..591af1c6 100644 --- a/settings/settings.php +++ b/settings/settings.php @@ -34,3 +34,5 @@ @define('CONST_Log_DB', true); @define('CONST_Log_File', false); @define('CONST_Log_File_Format', 'TODO'); // Currently hard coded + @define('CONST_Log_File_SearchLog', ''); + @define('CONST_Log_File_ReverseLog', '');