forked from hans/Nominatim
remove the road buffer code - made things slower. Plus some more tiger import code
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
// General settings
|
||||
@define('CONST_Debug', false);
|
||||
@define('CONST_Database_DSN', 'pgsql://brian@/nominatim');
|
||||
@define('CONST_Database_DSN', 'pgsql://@/nominatim');
|
||||
|
||||
// Paths
|
||||
@define('CONST_Path_Postgresql_Contrib', '/usr/share/postgresql/9.0/contrib');
|
||||
|
||||
Reference in New Issue
Block a user