Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Laurent S
erp5
Commits
cac8e822
Commit
cac8e822
authored
Jun 26, 2017
by
Julien Muchembled
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make memcached/cloudooo work out-of-the-box under SlapOS
parent
ae5ee205
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
4 deletions
+6
-4
bt5/erp5_base/PathTemplateItem/portal_memcached/persistent_memcached_plugin.xml
...lateItem/portal_memcached/persistent_memcached_plugin.xml
+1
-1
bt5/erp5_base/bt/template_keep_path_list
bt5/erp5_base/bt/template_keep_path_list
+1
-0
product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_memcached/default_memcached_plugin.xml
...emplateItem/portal_memcached/default_memcached_plugin.xml
+1
-1
product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_preferences/default_site_preference.xml
...mplateItem/portal_preferences/default_site_preference.xml
+2
-2
product/ERP5/bootstrap/erp5_core/bt/template_keep_path_list
product/ERP5/bootstrap/erp5_core/bt/template_keep_path_list
+1
-0
No files found.
bt5/erp5_base/PathTemplateItem/portal_memcached/persistent_memcached_plugin.xml
View file @
cac8e822
...
...
@@ -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>
...
...
bt5/erp5_base/bt/template_keep_path_list
View file @
cac8e822
portal_introspections
portal_memcached/persistent_memcached_plugin
portal_solver_processes
portal_web_services
\ No newline at end of file
product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_memcached/default_memcached_plugin.xml
View file @
cac8e822
...
...
@@ -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>
...
...
product/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_preferences/default_site_preference.xml
View file @
cac8e822
...
...
@@ -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>
...
...
product/ERP5/bootstrap/erp5_core/bt/template_keep_path_list
View file @
cac8e822
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment