gotosocial/docs/configuration
firescry 8d92b2479f
[bugfix] Align default values in the configuration file with the code (#1971)
* 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 70739d3 (superseriousbusiness/gotosocial#1466).

* Update config.yaml snippets in documentation
2023-07-12 10:28:41 +02:00
..
accounts.md [feature] Configurable custom css length (#1827) 2023-05-25 15:18:15 +02:00
advanced.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
database.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
general.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
httpclient.md [feature] enable + document explicit IP dialer allowing/denying (#1950) 2023-07-07 16:17:39 +02:00
index.md [docs] Fix documentation to show --config-path in the right position. (#375) 2022-02-03 12:30:06 +01:00
instance.md [chore/docs] add instance-expose-suspended-web to instance docs (#1391) 2023-01-27 09:23:54 +01:00
media.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
observability.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
oidc.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
smtp.md [feature] Email notifications for new / closed moderation reports (#1628) 2023-03-19 13:11:46 +01:00
statuses.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00
storage.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
syslog.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
tls.md [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
web.md Implement Cobra CLI tooling, Viper config tooling (#336) 2021-12-07 13:31:39 +01:00