diff --git a/conf/config.yml b/conf/config.yml index 70520cd..2ea5599 100644 --- a/conf/config.yml +++ b/conf/config.yml @@ -6,10 +6,6 @@ server: enabled: false # if https should be enabled redirecttohttps: false # redirect to https if site is accessed by http - responseheaders: # response headers are added to every response (default: none) - Access-Control-Allow-Origin: "*" - Access-Control-Allow-Methods: "GET,POST" - stream: allowedorigins: # allowed origins for websocket connections (same origin is always allowed) - ".+.__DOMAIN__"