From b7574500f88016d360023d4b794c467163f43d70 Mon Sep 17 00:00:00 2001 From: Diogo Peralta Cordeiro Date: Sat, 1 Jan 2022 19:49:09 +0000 Subject: [PATCH] [COMPONENT][FreeNetwork] Set discovery cors enabled by default --- social.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/social.yaml b/social.yaml index 8dc81e9033..945c8d3de1 100644 --- a/social.yaml +++ b/social.yaml @@ -274,7 +274,7 @@ parameters: proxy_auth_scheme: discovery: - cors: false + cors: true streams: notes_per_page: 32