- Odoo 12 Development Essentials
- Daniel Reis
- 55字
- 2021-07-02 14:18:42
More server configuration options
The Odoo server supports quite a few other options. We can check all the available options with --help:
$ ~/odoo-dev/odoo/odoo-bin --help
We will review some of the most important options in the following sections. Let's start by looking at how the currently active options can be saved in a configuration file.