Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Coopdevs OCB mirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coopdevs
Odoo
Coopdevs OCB mirror
Commits
2bc1ef6c
Commit
2bc1ef6c
authored
14 years ago
by
Panos Christeas
Browse files
Options
Downloads
Patches
Plain Diff
openerp-server.conf: adapt sample config to 6.0 options.
bzr revid: p_christ@hol.gr-20110117152232-2o5957d6euvn4cba
parent
e6f1b971
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/openerp-server.conf
+4
-2
4 additions, 2 deletions
doc/openerp-server.conf
with
4 additions
and
2 deletions
doc/openerp-server.conf
+
4
−
2
View file @
2bc1ef6c
...
...
@@ -5,9 +5,11 @@ without_demo = True
upgrade
=
False
verbose
=
False
netrpc
=
True
;
netrpc_interface
=
;
netrpc_port
=
xmlrpc
=
True
port
=
8069
interface
=
;
xmlrpc_interface
=
xmlrpc_port
=
8069
db_host
=
False
db_port
=
False
;
Please
uncomment
the
following
line
*
after
*
you
have
created
the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment