Update README

This commit is contained in:
stryan 2020-06-09 12:38:00 -04:00
parent 67b3258969
commit 9389c5b224
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,7 @@ A standard file looks like such:
Trusted:
- /private
Whitelist: "whitelist"
Lang: "en"
Where each "active_capsule" is a virtual Gemini capsule. SecretShop supports virtual Gemini capsules all listening on port 1965.
@ -54,6 +55,8 @@ to authenticate client certificates.
If you want full logging (i.e. you're not using systemd, rsyslog, something that auto adds timestamps and program names etc) you can add the "full_logging: true" option.
SecretShop supports specifying what language a Gemini capsule uses for content. See section 5.2 of the Gemini spec for more details. This is set per vhost.
## Building
Build Dependencies: go1.14