projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
8039960
)
Activate "Similar" tab on key pages in taginfo.
author
Jochen Topf
<jochen@topf.org>
Thu, 5 Mar 2015 08:42:04 +0000
(09:42 +0100)
committer
Jochen Topf
<jochen@topf.org>
Thu, 5 Mar 2015 08:42:04 +0000
(09:42 +0100)
cookbooks/taginfo/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/taginfo/recipes/default.rb
b/cookbooks/taginfo/recipes/default.rb
index d5d517b1d270dd0da8cc4e761d7352164c092dca..839089500865edf6305cf7140b9e8fa67c0607d4 100644
(file)
--- a/
cookbooks/taginfo/recipes/default.rb
+++ b/
cookbooks/taginfo/recipes/default.rb
@@
-124,6
+124,7
@@
node[:taginfo][:sites].each do |site|
settings["sources"]["db"]["tagstats"] = "#{directory}/taginfo/tagstats/tagstats"
settings["tagstats"]["cxxflags"] = "-I../../osmium/include"
settings["tagstats"]["geodistribution"] = "MmapAnon"
+ settings["user_interface"]["key_page"]["show_similar_tab"] = true
JSON.pretty_generate(settings)
end