aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclsr <clsr@clsr.net>2016-06-17 14:19:30 +0200
committerclsr <clsr@clsr.net>2016-06-17 14:19:30 +0200
commitdca31a582775ad2c2248b4f472305c285bc9b43f (patch)
treec2fe4c176a515096d4332243a4ac3f6628db9971
parentef0bffe11914ae79a877fdf7c2daa0941ac9dba1 (diff)
downloadgomf-dca31a582775ad2c2248b4f472305c285bc9b43f.tar.gz
gomf-dca31a582775ad2c2248b4f472305c285bc9b43f.zip
Add --cors to USAGE
-rw-r--r--USAGE4
1 files changed, 4 insertions, 0 deletions
diff --git a/USAGE b/USAGE
index 6de9cbb..add5f69 100644
--- a/USAGE
+++ b/USAGE
@@ -97,6 +97,10 @@ Running
serve text/html and application/xhtml+xml files with their original filetype instead of text/plain
example: --allow-html
+ --cors
+ sets the Access-Control-Allow-Origin header to * to allow CORS from any origin
+ example: --cors
+
--grill
enables grills
example: --grill