mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-04 15:47:32 +02:00
Update to 2023-07-25 10:00
This commit is contained in:
@@ -8,7 +8,7 @@ addons_path = {{ odoo_root_dir }}/enterprise, {{ odoo_root_dir }}/app/odoo/addon
|
||||
workers = {{ odoo_workers }}
|
||||
max_cron_threads = 1
|
||||
http_port = {{ odoo_http_port }}
|
||||
longpolling_port = {{ odoo_longpolling_port }}
|
||||
gevent_port = {{ odoo_gevent_port }}
|
||||
email_from = {{ odoo_email }}
|
||||
smtp_server = localhost
|
||||
data_dir = {{ odoo_root_dir }}/data
|
||||
|
Reference in New Issue
Block a user