mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 05:18:00 +00:00
make number of polygon outputs allowed a constant
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
|
||||
@define('CONST_Suggestions_Enabled', false);
|
||||
|
||||
// Set to zero to disable polygon output
|
||||
@define('CONST_PolygonOutput_MaximumTypes', 1);
|
||||
|
||||
// Log settings
|
||||
@define('CONST_Log_DB', true);
|
||||
@define('CONST_Log_File', false);
|
||||
|
||||
Reference in New Issue
Block a user