aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index b9dd29e..658208f 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ CGI scripts are enabled, while the given directory is unveiled with
- (very) low memory footprint
- small codebase, easily hackable
- virtual hosts
+ - sandboxed on OpenBSD and FreeBSD
## Drawbacks
@@ -30,6 +31,9 @@ CGI scripts are enabled, while the given directory is unveiled with
connection per-second you'd probably want to run multiple gmid
instances behind relayd/haproxy or a different server.
+ - the sandbox on FreeBSD is **NOT** activated if CGI scripts are
+ enabled: CGI script cannot be used with the way `capsicum(4)` works
+
## Building