@@ -11,7 +11,7 @@ server configuration environment files
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:39cd61c3a9621d0b7ee7a346adf45f4a2c90e80e6a61e18f182386c6fc90fd19
14+ !! source digest: sha256:2b1e908c73e152865a84ba5b045ecbe4b2d04576fd403688f7e8a2023122b7ea
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -100,12 +100,12 @@ You can edit the settings you need in the ``server_environment_files``
100100addon. The ``server_environment_files_sample `` can be used as an
101101example:
102102
103- - values common to all / most environments can be stored in the
104- ``default/ `` directory using the .ini file syntax;
105- - each environment you need to define is stored in its own directory
106- and can override or extend default values;
107- - you can override or extend values in the main configuration file of
108- your instance;
103+ - values common to all / most environments can be stored in the
104+ ``default/ `` directory using the .ini file syntax;
105+ - each environment you need to define is stored in its own directory and
106+ can override or extend default values;
107+ - you can override or extend values in the main configuration file of
108+ your instance;
109109
110110Environment variable
111111--------------------
@@ -217,13 +217,13 @@ If you want to have a technical name to reference:
217217Known issues / Roadmap
218218======================
219219
220- - it is not possible to set the environment from the command line. A
221- configuration file must be used.
222- - the module does not allow to set low level attributes such as
223- database server, etc.
224- - server.env.techname.mixin's tech_name field could leverage the new
225- option for computable / writable fields and get rid of some onchange
226- / read / write code.
220+ - it is not possible to set the environment from the command line. A
221+ configuration file must be used.
222+ - the module does not allow to set low level attributes such as database
223+ server, etc.
224+ - server.env.techname.mixin's tech_name field could leverage the new
225+ option for computable / writable fields and get rid of some onchange /
226+ read / write code.
227227
228228Bug Tracker
229229===========
@@ -246,18 +246,18 @@ Authors
246246Contributors
247247------------
248248
249- - Florent Xicluna (Wingo) <florent.xicluna@gmail.com>
250- - Nicolas Bessi <nicolas.bessi@camptocamp.com>
251- - Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
252- - Daniel Reis <dgreis@sapo.pt>
253- - Holger Brunn <hbrunn@therp.nl>
254- - Leonardo Pistone <leonardo.pistone@camptocamp.com>
255- - Adrien Peiffer <adrien.peiffer@acsone.com>
256- - Thierry Ducrest <thierry.ducrest@camptocamp.com>
257- - Guewen Baconnier <guewen.baconnier@camptocamp.com>
258- - Thomas Binfeld <thomas.binsfeld@acsone.eu>
259- - Stéphane Bidoul <stefane.bidoul@acsone.com>
260- - Simone Orsi <simahawk@gmail.com>
249+ - Florent Xicluna (Wingo) <florent.xicluna@gmail.com>
250+ - Nicolas Bessi <nicolas.bessi@camptocamp.com>
251+ - Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
252+ - Daniel Reis <dgreis@sapo.pt>
253+ - Holger Brunn <hbrunn@therp.nl>
254+ - Leonardo Pistone <leonardo.pistone@camptocamp.com>
255+ - Adrien Peiffer <adrien.peiffer@acsone.com>
256+ - Thierry Ducrest <thierry.ducrest@camptocamp.com>
257+ - Guewen Baconnier <guewen.baconnier@camptocamp.com>
258+ - Thomas Binfeld <thomas.binsfeld@acsone.eu>
259+ - Stéphane Bidoul <stefane.bidoul@acsone.com>
260+ - Simone Orsi <simahawk@gmail.com>
261261
262262Maintainers
263263-----------
0 commit comments