diff options
| author | adnano <[email protected]> | 2020-10-12 16:51:10 -0400 |
|---|---|---|
| committer | adnano <[email protected]> | 2020-10-12 16:51:10 -0400 |
| commit | 0bac966b23a109f3c20cdad740bd9313e73c7844 (patch) | |
| tree | 7fe5d303a37681de084aa10e54f5c5470fefc824 /doc.go | |
| parent | Update documentation (diff) | |
| download | go-gemini-0bac966b23a109f3c20cdad740bd9313e73c7844.tar.xz go-gemini-0bac966b23a109f3c20cdad740bd9313e73c7844.zip | |
Update documentation
Diffstat (limited to 'doc.go')
| -rw-r--r-- | doc.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -56,7 +56,6 @@ Server is a Gemini server. Servers must be configured with certificates: - var server gmi.Server server.CertificateStore.Load("/var/lib/gemini/certs") Servers can accept requests for multiple hosts and schemes: |