Remove Gemini-related configuration
This commit is contained in:
parent
a8efad5ff9
commit
019e78663d
@ -62,7 +62,6 @@ type Hyphae struct {
|
|||||||
type Network struct {
|
type Network struct {
|
||||||
HTTPPort uint64
|
HTTPPort uint64
|
||||||
URL string `comment:"Set your wiki's public URL here. It's used for OpenGraph generation and syndication feeds."`
|
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
|
// CustomScripts is a section with paths to JavaScript files that are loaded on
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user