odoo-server-dev-sk.conf

develop
Stefan Katzensteiner 2014-12-18 12:56:56 +01:00
parent d31f92f107
commit ae03c82fe5
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@ xmlrpc_port = 8080
; This is the password that allows database operations:
; admin_passwd = admin
db_host = False
db_port = 5436
db_port = 5433
db_user = False
db_password = False
addons_path = odoo/addons,ext/addons
addons_path = ext/odoo/addons,ext/custom-addons
timezone = Europe/Brussels
dbfilter_test = ['.*',]