[UPD] README.rst

This commit is contained in:
OCA-git-bot 2020-04-10 09:38:39 +00:00 committed by Simone Orsi
parent 41c6f4a881
commit 9b206cba81
2 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,8 @@ used values are 'dev', 'test', 'production'::
Values associated to keys containing 'passw' are only displayed in the 'dev' Values associated to keys containing 'passw' are only displayed in the 'dev'
environment. environment.
If you don't provide any value, `test` is used as a safe default.
You have several possibilities to set configuration values: You have several possibilities to set configuration values:
server_environment_files server_environment_files

View File

@ -424,6 +424,7 @@ running_env=dev
</pre> </pre>
<p>Values associated to keys containing passw are only displayed in the dev <p>Values associated to keys containing passw are only displayed in the dev
environment.</p> environment.</p>
<p>If you dont provide any value, <cite>test</cite> is used as a safe default.</p>
<p>You have several possibilities to set configuration values:</p> <p>You have several possibilities to set configuration values:</p>
<div class="section" id="server-environment-files"> <div class="section" id="server-environment-files">
<h2><a class="toc-backref" href="#id3">server_environment_files</a></h2> <h2><a class="toc-backref" href="#id3">server_environment_files</a></h2>