]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/settings.php
lots of little bug fixes and missing files
[nominatim.git] / settings / settings.php
index 2c11d358cda445112d6927ff8371438faee7b186..9f1d49087968175cf6ca30bad8826e48d7ecaa90 100644 (file)
@@ -25,3 +25,8 @@
        @define('CONST_Search_AreaPolygons_Enabled', true);
 
        @define('CONST_Suggestions_Enabled', false);
+
+       // Log settings
+       @define('CONST_Log_DB', true);
+       @define('CONST_Log_File', false);
+       @define('CONST_Log_File_Format', 'TODO'); // Currently hard coded