]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Merge branch '2020.09-rc' into stable
[friendica.git] / static / defaults.config.php
index 35b1bc7b8700170cce785ca44a901219aef8a460..c1d6fff044e518206e1ed01f282f643013a9ec69 100644 (file)
@@ -362,6 +362,10 @@ return [
                // Don't use OEmbed to fetch more information about a link.
                'no_oembed' => false,
 
+               // no_redirect_list (Array)
+               // List of domains where HTTP redirects should be ignored. 
+               'no_redirect_list' => [],
+
                // no_smilies (Boolean)
                // Don't show smilies.
                'no_smilies' => false,