Skip to content

Instantly share code, notes, and snippets.

@jthmiranda
Created October 13, 2014 19:42
Show Gist options
  • Save jthmiranda/fba356c4ff1def5ba82b to your computer and use it in GitHub Desktop.
Save jthmiranda/fba356c4ff1def5ba82b to your computer and use it in GitHub Desktop.
config file for openerp 7
[options] ;
This is the password that allows database operations: ;
admin_passwd = admin
db_host = False
db_port = False
db_user = openerp
db_password = False
addons_path=/opt/openerp/server/addons
;logfile = /var/log/openerp/openerp-server.log
xmlrpc_port = 8069
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment