X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d6577fc4c50eae4f698f176a8bc1b53996241627..HEAD:/cookbooks/planet/templates/default/replication.config.erb diff --git a/cookbooks/planet/templates/default/replication.config.erb b/cookbooks/planet/templates/default/replication.config.erb index 7ac5ac58a..759ad9f24 100644 --- a/cookbooks/planet/templates/default/replication.config.erb +++ b/cookbooks/planet/templates/default/replication.config.erb @@ -1,7 +1,7 @@ # DO NOT EDIT - This file is being maintained by Chef # The URL of the directory containing change files. -baseUrl=http://planet.openstreetmap.org/replication/<%= @base %> +baseUrl=file:///store/planet/replication/<%= @base %> # The length of an extraction interval in seconds (3600 = 1 hour). intervalLength=<%= @interval %>