Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Passphrase string
DBDriver string
DBDSN string
DataDir string
Port int
MaxConcurrent int
DownloadTimeout int
DevMode bool
ViteProxy string
TrustedProxies []*net.IPNet
InsecureCookie bool
}
func (*Config) DatabasePath ¶
func (*Config) DownloadsPath ¶
func (*Config) IsTrustedProxy ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.