gotosocial/example
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
..
apparmor [bugfix/docs] AppArmor profile for SQLite (#1864) 2023-06-04 18:55:57 +02:00
borgmatic [docs] Rework backups a bit (#1942) 2023-07-07 11:45:42 +02:00
docker-compose [docs] Clarify that reverse proxy setups need trusted-proxies (#1127) 2022-11-23 16:10:56 +01:00
tracing [docs] Add example tracing infrastructure (#1866) 2023-06-09 16:04:23 +02:00
config.yaml [bugfix] Align default values in the configuration file with the code (#1971) 2023-07-12 10:28:41 +02:00
gotosocial.service [docs] Remove filesystem logging directives from example systemd unit config (#1206) 2022-12-05 11:10:13 +01:00