30 lines
705 B
Plaintext
30 lines
705 B
Plaintext
[options]
|
|
|
|
xmlrpc_port = 8080
|
|
; This is the password that allows database operations:
|
|
; admin_passwd = admin
|
|
db_host = localhost
|
|
db_port = 5432
|
|
db_user = tzaustria
|
|
db_password = x
|
|
|
|
addons_path = ext/odoo/addons,ext/custom-addons,ext/3rd-party-addons
|
|
; For enterprise use the addons path bellow
|
|
; addons_path = ext/enterprise-addons,ext/odoo/addons,ext/3rd-party-addons,ext/custom-addons,dmi/run1
|
|
timezone = Europe/Vienna
|
|
|
|
#dbfilter_test = ['.*',]
|
|
show_debug = 1
|
|
|
|
workers = 0
|
|
server_wide_modules = web,base_sparse_field,queue_job
|
|
|
|
portal_url = https://erp.tzaustria.info
|
|
portal_secret = secret
|
|
|
|
imos_base_url = https://2138.testshop.imos3d.com
|
|
imos_pass = 8io4u39ruhiz378uih
|
|
|
|
[queue_job]
|
|
channels = root:4
|