mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2024-12-12 05:20:26 +00:00
Remove Gemini-related configuration
This commit is contained in:
parent
a8efad5ff9
commit
019e78663d
@ -62,7 +62,6 @@ type Hyphae struct {
|
||||
type Network struct {
|
||||
HTTPPort uint64
|
||||
URL string `comment:"Set your wiki's public URL here. It's used for OpenGraph generation and syndication feeds."`
|
||||
GeminiCertificatePath string `comment:"Gemini requires servers to use TLS for client connections. Specify your certificate's path here."`
|
||||
}
|
||||
|
||||
// CustomScripts is a section with paths to JavaScript files that are loaded on
|
||||
|
Loading…
Reference in New Issue
Block a user