]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - config.php.sample
make cors header deactivatable
[quix0rs-gnu-social.git] / config.php.sample
index 5481ca539e591a10bb1ad0c6d94991bd9aeacb59..8389c333181c6321e47e4b8c4b4b7a973b1121c6 100644 (file)
@@ -40,6 +40,8 @@ $config['site']['path'] = 'statusnet';
 // $config['site']['inviteonly'] = true;
 // Make the site invisible to  non-logged-in users
 // $config['site']['private'] = true;
+// Allow Cross-Origin Resource Sharing
+// $config['site']['cors'] = true;
 
 // If your web server supports X-Sendfile (Apache with mod_xsendfile,
 // lighttpd, nginx), you can enable X-Sendfile support for better