Skip to content

Instantly share code, notes, and snippets.

@jthmiranda
Created October 13, 2014 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jthmiranda/255549dcefa3111cf822 to your computer and use it in GitHub Desktop.
Save jthmiranda/255549dcefa3111cf822 to your computer and use it in GitHub Desktop.
config file for odoo v8
[options]
; This is the password that allows database operations
admin_passwd = admin
db_host = false
db_port = false
db_user = odoo
db_password = false
addons_path=/opt/odoo/v8/other-addons,/opt/odoo/v8/core/addons,/opt/odoo/v8/core/openerp/addons
;logfile = /var/log/odoo/odoo-server.log
xmlrpc_port = 8072
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment