Guest User

Untitled

a guest
May 17th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. [options]
  2. ; This is the password that allows database operations:
  3. ; admin_passwd = admin
  4. db_host = 127.0.0.1
  5. db_port = 5432
  6. db_user = odoo
  7. db_password = odoo
  8. pg_path = /Library/PostgreSQL/9.6/bin
  9. data_dir = /**/mydata
  10. addons_path = /**/addons, /**/myaddons
Add Comment
Please, Sign In to add comment