Documentation
¶
Overview ¶
Package config provides configuration for functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CORS ¶ added in v1.2.0
type CORS struct {
Sites []string
}
CORS is a list of allowed remote addresses
type Config ¶
Config represents the possible configurable parameters for the local daemon
var Settings *Config
Settings holds the current config options
Click to show internal directories.
Click to hide internal directories.