Commit 8884f0d
committed
[FIX] 19.0: adapt odoo.cfg.tmpl
Supresses the following warnings:
```
odoo.tools.config: unknown option 'auto_reload' in the config file at /odoo/odoo.cfg, option stored as-is, without parsing
odoo.tools.config: unknown option 'logrotate' in the config file at /odoo/odoo.cfg, option stored as-is, without parsing
odoo.tools.config: missing --http-interface/http_interface, using 0.0.0.0 by default, will change to 127.0.0.1 in 20.0
```1 parent ea32cca commit 8884f0d
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments