mirror of
https://github.com/YunoHost-Apps/libreerp_ynh.git
synced 2024-09-03 19:36:13 +02:00
14 lines
315 B
Text
14 lines
315 B
Text
|
[options]
|
||
|
; This is the password that allows database operations:
|
||
|
admin_passwd = ADMIN_PASSWORD
|
||
|
db_host = False
|
||
|
db_port = False
|
||
|
db_user = odoo
|
||
|
db_password = False
|
||
|
addons_path = /opt/odoo/addons
|
||
|
;Log settings
|
||
|
logfile = /var/log/odoo/odoo-server.log
|
||
|
log_level = error
|
||
|
proxy_mode = true
|
||
|
dbfilter = %h
|
||
|
init = auth_ldap
|