- Odoo 11 Development Essentials(Third Edition)
- Daniel Reis
- 55字
- 2021-08-27 19:32:39
More server configuration options
The Odoo server supports quite a few other options. We can check all the available options with --help:
$ ./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.