Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5e666ca 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshhari committed Apr 14, 2024
1 parent 6f5ee64 commit e892625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sources/pluggable-apps/configuration.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ manager = PlugManager(plugs)
Each plugin will define their own config variables with some defaults, they can also pick the values from the environment variables if required.
The order of precedence is as follows:

- Environment variables
- Configs defined in the `plug_config.py`
- Environment variables
- Default values defined in the plugin


Expand Down
2 changes: 1 addition & 1 deletion pluggable-apps/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ <h2>Plugin config variables<a class="headerlink" href="#plugin-config-variables"
<p>Each plugin will define their own config variables with some defaults, they can also pick the values from the environment variables if required.
The order of precedence is as follows:</p>
<ul class="simple">
<li><p>Environment variables</p></li>
<li><p>Configs defined in the <code class="docutils literal notranslate"><span class="pre">plug_config.py</span></code></p></li>
<li><p>Environment variables</p></li>
<li><p>Default values defined in the plugin</p></li>
</ul>
</section>
Expand Down

0 comments on commit e892625

Please sign in to comment.