Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
12306 Weergaven

I'm helping package OpenERP 8 for my distro. This is the only openerp-server.conf file I can find in the extracted source. Should this be considered the default config file?

[options]
; This is the password that allows database operations:
; admin_passwd = admin
db_host = False
db_port = False
db_user = openerp
db_password = False
Avatar
Annuleer

[options] ; This is the password that allows database operations: ;admin_passwd = a5853a5152ac9c1508c6702da0bb9960 db_host = localhost db_port = 5432 db_user = openerp db_password = openerp addons_path = openerp/addons

Auteur

Should that be considered the default config file?

Beste antwoord

Yes, this is the default config file.

Other parameters may be automatically generated or be manually added as per your requirements. You can refer to this post for more information:

http:// www. vionblog. com/openerp-server-conf-for-openerp-7-explained/

Avatar
Annuleer