diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -2,21 +2,15 @@ gmid is a fast Gemini server written with security in mind. I initially wrote it to serve static files, but it has grown into a -featureful server that can be used from either the command line to -serve local directories - - gmid docs # serve the directory docs over gemini - -or as a traditional daemon - - gmid -c /etc/gmid.conf +featureful server. ## Features (random order) - - reconfiguration: reload the running configuration without interruption + - reconfiguration: reload the running configuration without + interruption - sandboxed by default on OpenBSD, Linux and FreeBSD - IRI support (RFC3987) - punycode support |