Skip to content

Commit e4ce62e

Browse files
committed
Arquivo de configuracao
1 parent 82a6e99 commit e4ce62e

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

odoo-config

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[options]
2+
addons_path=addons,odoo/addons
3+
admin_passwd = admin
4+
auto_reload = False
5+
csv_internal_sep = ,
6+
db_host = localhost
7+
db_maxconn = 64
8+
db_name = False
9+
db_port = False
10+
db_template = template0
11+
db_user = odoo
12+
db_password= 123

0 commit comments

Comments
 (0)