]> git.openstreetmap.org Git - chef.git/blobdiff - roles/wiki.rb
wiki: increase memcache memory to 4GB
[chef.git] / roles / wiki.rb
index f7e20459fa299bfca617ea9bd1b93c91dbe81840..7c4bf63802483c31ef58ce8d266eb042ed6521a7 100644 (file)
@@ -37,7 +37,7 @@ default_attributes(
     ]
   },
   :memcached => {
-    :memory_limit => 1024,
+    :memory_limit => 4096,
     :connection_limit => 8192,
     :chunk_growth_factor => 1.25,
     :min_item_size => 48