[UPD] README.rst
This commit is contained in:
parent
aab642738a
commit
751f670a36
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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 don’t 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>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue