Skip to content

Commit

Permalink
update documentation with emphasis
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Hardison committed May 30, 2024
1 parent 878a561 commit 3319e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ These configuration keys are used globally across all features.

For security reasons, if this setting is configured then the default behavior of
allowing all subdomains of SERVER_NAME is disabled. This setting assumes that you
wish to have detailed control over your allowed subdomains. If you do not wish this
wish to have **explicit** control over your allowed subdomains. If you do not wish this
behavior, then also include an entry that matches your SERVER_NAME variable. I.E.
if SERVER_NAME is 'example.com' then include '.example.com' in the list.

Expand Down

0 comments on commit 3319e2a

Please sign in to comment.