Skip to content

Commit

Permalink
[ci skip] Autodoc commit for a2cfdeb.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag committed Aug 22, 2024
1 parent 14c5c84 commit da07769
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions latest/_sources/reference/files/ood-portal-yml.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ Configure General Options

.. code-block:: yaml
servername: "class.my-cool-site.example.edu"
server_aliases:
- "class.my-cool-site.example.edu"
.. describe:: proxy_server (String, null)

Expand Down Expand Up @@ -1262,4 +1263,4 @@ to ``null`` will disable this feature.
dex: false
.. _auth_openidc.conf: https://github.com/zmartzone/mod_auth_openidc/blob/master/auth_openidc.conf
.. _documentation on lua patterns: https://www.lua.org/manual/5.1/manual.html#5.4.1
.. _documentation on lua patterns: https://www.lua.org/manual/5.1/manual.html#5.4.1
3 changes: 2 additions & 1 deletion latest/reference/files/ood-portal-yml.html
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,8 @@ <h2>Configure General Options<a class="headerlink" href="#configure-general-opti
</dd>
<dt>Example</dt><dd><p>Along with the <code class="docutils literal notranslate"><span class="pre">servername</span></code> also respond to
the hostname <code class="docutils literal notranslate"><span class="pre">class.my-cool-site.example.edu</span></code>.</p>
<div class="highlight-yaml notranslate"><div class="highlight"><pre><span></span><span class="nt">servername</span><span class="p">:</span><span class="w"> </span><span class="s">&quot;class.my-cool-site.example.edu&quot;</span><span class="w"></span>
<div class="highlight-yaml notranslate"><div class="highlight"><pre><span></span><span class="nt">server_aliases</span><span class="p">:</span><span class="w"></span>
<span class="w"> </span><span class="p p-Indicator">-</span><span class="w"> </span><span class="s">&quot;class.my-cool-site.example.edu&quot;</span><span class="w"></span>
</pre></div>
</div>
</dd>
Expand Down

0 comments on commit da07769

Please sign in to comment.