Skip to content
Snippets Groups Projects
Commit 5b34c464 authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

[ADD] conf per version

parent c7f43ebb
Branches
Tags
No related merge requests found
---
## Odoo configuration
## Odoo configuration per version
odoo_setup_version: 16
odoo_setup_conf:
17:
odoo_version: '17.0'
postgres_version: '15'
websocket_uri: 'websocket'
websocket_uri_trailing: ''
16:
odoo_version: '16.0'
postgres_version: '15'
websocket_uri: 'websocket'
websocket_uri_trailing: ''
15:
odoo_version: '15.0'
postgres_version: '13'
websocket_uri: 'longpolling'
websocket_uri_trailing: '/'
14:
odoo_version: '14.0'
postgres_version: '13'
websocket_uri: 'longpolling'
websocket_uri_trailing: '/'
12:
odoo_version: '12.0'
postgres_version: '10'
websocket_uri: 'longpolling'
websocket_uri_trailing: '/'
10:
odoo_version: '10.0'
postgres_version: '9.6'
websocket_uri: 'longpolling'
websocket_uri_trailing: '/'
## Custom modules default URL for retrieving custom modules :
custom_modules_base_url: "https://sources.le-filament.com/lefilament"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment