]> git.openstreetmap.org Git - chef.git/blobdiff - roles/wiki.rb
wiki: increase memcache size
[chef.git] / roles / wiki.rb
index fded35d67cfe24d8a8851cf78fe0f07121ea800f..0446cca06be5c6f7e5d326af9fc0cd720ae9c8ea 100644 (file)
@@ -14,7 +14,7 @@ default_attributes(
     }
   },
   :memcached => {
-    :memory_limit => 512,
+    :memory_limit => 1024,
     :connection_limit => 8192,
     :chunk_growth_factor => 1.05,
     :min_item_size => 5