From ba6a38a7f6c497e025708111046d67875c4361be Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Tue, 1 Mar 2016 13:00:54 -0300 Subject: Allow CORS --- model/config.go | 1 + 1 file changed, 1 insertion(+) (limited to 'model') diff --git a/model/config.go b/model/config.go index aa3dd3586..a7d92c101 100644 --- a/model/config.go +++ b/model/config.go @@ -39,6 +39,7 @@ type ServiceSettings struct { EnableDeveloper *bool EnableSecurityFixAlert *bool EnableInsecureOutgoingConnections *bool + AllowCorsFrom string SessionLengthWebInDays *int SessionLengthMobileInDays *int SessionLengthSSOInDays *int -- cgit v1.2.3-1-g7c22