From ba6a38a7f6c497e025708111046d67875c4361be Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 1 Mar 2016 13:00:54 -0300 Subject: Allow CORS --- config/config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config/config.json') diff --git a/config/config.json b/config/config.json index 2795546f8..b211b16d3 100644 --- a/config/config.json +++ b/config/config.json @@ -15,6 +15,7 @@ "EnableDeveloper": false, "EnableSecurityFixAlert": true, "EnableInsecureOutgoingConnections": false, + "AllowCorsFrom": "", "SessionLengthWebInDays": 30, "SessionLengthMobileInDays": 30, "SessionLengthSSOInDays": 30, -- cgit v1.2.3-1-g7c22