X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/87774170bfd5acc624344a503d9bbcc1e88354ba..c3b7d202cd2e99de4577a2b1ab7ca34508928511:/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 %>