aboutsummaryrefslogtreecommitdiffstats
path: root/USAGE
diff options
context:
space:
mode:
authorclsr <clsr@clsr.net>2016-06-16 21:11:55 +0200
committerclsr <clsr@clsr.net>2016-06-16 21:11:55 +0200
commitd5bfbdefb1bb56d7062975cd04954aa1ad346018 (patch)
tree2892f9d7e763457db7bc15a948dc5db169f6223d /USAGE
parent062d8e6a2d0da35d29b742a6970a9268b517f20c (diff)
downloadgomf-d5bfbdefb1bb56d7062975cd04954aa1ad346018.tar.gz
gomf-d5bfbdefb1bb56d7062975cd04954aa1ad346018.zip
Add --csp and --allow-html flagsv0.1.6
Diffstat (limited to 'USAGE')
-rw-r--r--USAGE8
1 files changed, 8 insertions, 0 deletions
diff --git a/USAGE b/USAGE
index fb742fc..6de9cbb 100644
--- a/USAGE
+++ b/USAGE
@@ -89,6 +89,14 @@ Running
if missing, uses --upload-host, --https or --http to construct the URL
example: --upload-url http://u.example.com/
+ --csp CSP
+ sets the Content-Security-Header to CSP; blank to disable the header
+ example: --csp=
+
+ --allow-html
+ serve text/html and application/xhtml+xml files with their original filetype instead of text/plain
+ example: --allow-html
+
--grill
enables grills
example: --grill