mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
8d92b2479f
* Set default value of SMTPFrom to empty string
This parameter should contain proper e-mail address (to be provided by user during configuration).
* Update default values in example/config.yaml
Default values and related comments in example/config.yaml are aligned
with values defined in internal/config/defaults.go.
Small improvements to foramting of config.yaml file.
* Add default value for AdvancedThrottlingRetryAfter to internal/config/defaults.go
AdvancedThrottlingRetryAfter was introduced in
|
||
---|---|---|
.. | ||
gen | ||
testdata | ||
config.go | ||
config_test.go | ||
defaults.go | ||
flags.go | ||
global.go | ||
helpers.gen.go | ||
state.go | ||
util.go | ||
validate.go | ||
validate_test.go |