]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/templates/default/settings.erb
imagery: Fix cookbook typo
[chef.git] / cookbooks / nominatim / templates / default / settings.erb
index 454f56b5d267a340203329c0280e33da98dae438..ec627d6a5cf7b03c222d3b802a9b780c59a238c4 100644 (file)
@@ -4,8 +4,6 @@
 @define('CONST_Database_DSN', 'pgsql://@/<%= @dbname %>');
 @define('CONST_Website_BaseURL', 'https://<%= @base_url %>/');
 
-@define('CONST_Pyosmium_Binary', '/usr/local/bin/pyosmium-get-changes');
-
 <% if @flatnode_file -%>
 @define('CONST_Osm2pgsql_Flatnode_File', '<%= @flatnode_file %>');
 <% end -%>