1
0
Fork 0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-05-13 15:36:05 +02:00

Update documentation

This commit is contained in:
adnano 2020-10-12 16:51:10 -04:00
parent cbeb45ff0a
commit 0bac966b23

1
doc.go
View File

@ -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: