package config type Config struct { TLSDir string `toml:"tlsdir"` }