# specify at which log level should be logged # Possible options: trace, debug, info, warn, error logLevel = 'debug' [server] host = '127.0.0.1' port = 443 httpPort = 80 httpServerEnabled = true mainDomain = '' rawDomain = '' allowedCorsDomains = [] blacklistedPaths = [] [gitea] root = '' token = '' lfsEnabled = false followSymlinks = false [database] type = 'sqlite' conn = 'certs.sqlite' [ACME] email = '' apiEndpoint = '' acceptTerms = false useRateLimits = false eab_hmac = '' eab_kid = '' dnsProvider = '' accountConfigFile = ''