{{template "base" .}} {{define "title"}}{{.Title}}{{end}} {{define "extra_css"}} {{end}} {{define "page_body"}}
{{.Title}}
{{if .Error}} {{end}}

Here you can enable algorithms disabled by default. You don't need to set values already defined using env vars or config file. A service restart is required to apply changes.
Comma separated moduli file paths. Invalid/missing paths are silently ignored. Moduli are required to enable Diffie-Helmann Group Exchange KEX algos

From this section you can request free TLS certificates for your SFTPGo services using the ACME protocol and the HTTP-01 challenge type. You must create a DNS entry under a custom domain that you own which resolves to your SFTPGo public IP address and the port 80 must be publicly reachable. You can set the configuration options for the most common use cases and single node setups here, for advanced configurations refer to the SFTPGo docs. A service restart is required to apply changes
Multiple domains can be specified comma or space separated. They will be included in the same certificate
Email used for registration and recovery contact
If different from 80 you have to configure a reverse proxy
Use the obtained certificates for the specified protocols

Set the SMTP configuration replacing the one defined using env vars or config file if any.
If empty the configuration is disabled
Azure Active Directory tenant. Typical values are "common", "organizations", "consumers" or tenant identifier.
HELO domain. Leave blank to use the server hostname
{{end}} {{define "dialog"}} {{end}} {{define "extra_js"}} {{end}}