Unverified Commit 781ba3a6 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3175428 by tunic, kishor_kolekar, ranjith_kumar_k_u: Add link to...

Issue #3175428 by tunic, kishor_kolekar, ranjith_kumar_k_u: Add link to "Trusted host settings" in default.settings.php

(cherry picked from commit 648e58d0)
parent f7c9202b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -703,6 +703,8 @@
 * @endcode
 * will allow the site to run off of all variants of example.com and
 * example.org, with all subdomains included.
 *
 * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings
 */

/**
+2 −0
Original line number Diff line number Diff line
@@ -703,6 +703,8 @@
 * @endcode
 * will allow the site to run off of all variants of example.com and
 * example.org, with all subdomains included.
 *
 * @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings
 */

/**