Commit cac8e822 authored by Julien Muchembled's avatar Julien Muchembled

Make memcached/cloudooo work out-of-the-box under SlapOS

parent ae5ee205
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>url_string</string> </key>
<value> <string>127.0.0.1:12121</string> </value>
<value> <string>erp5-memcached-persistent:2003</string> </value>
</item>
</dictionary>
</pickle>
......
portal_introspections
portal_memcached/persistent_memcached_plugin
portal_solver_processes
portal_web_services
\ No newline at end of file
......@@ -49,7 +49,7 @@
</item>
<item>
<key> <string>url_string</string> </key>
<value> <string>127.0.0.1:11211</string> </value>
<value> <string>erp5-memcached-volatile:2013</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -324,11 +324,11 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc
</item>
<item>
<key> <string>preferred_ooodoc_server_address</string> </key>
<value> <string>localhost</string> </value>
<value> <string>erp5-cloudooo</string> </value>
</item>
<item>
<key> <string>preferred_ooodoc_server_port_number</string> </key>
<value> <int>8008</int> </value>
<value> <int>2020</int> </value>
</item>
<item>
<key> <string>preferred_quantity_field_width</string> </key>
......
......@@ -10,6 +10,7 @@ portal_contribution_registry/text_extension.xml
portal_contribution_registry/web_page_by_content.xml
portal_contribution_registry/webpage_extension.xml
portal_contribution_registry/webpage_mimetype.xml
portal_memcached/default_memcached_plugin
portal_property_sheets
portal_components
portal_types/Applied Rule/view
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment