Skip to content

Commit

Permalink
fix wrong directive used in example (#995)
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Skau <[email protected]>
  • Loading branch information
buzh and Andreas Skau authored Aug 22, 2024
1 parent 67301e9 commit a2cfdeb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions source/reference/files/ood-portal-yml.rst
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

0 comments on commit a2cfdeb

Please sign in to comment.