summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Expand)AuthorFiles
2023-07-21[feature] Lower remote media cache config duration (#2007)Libravatar Daenney1
2023-07-12[bugfix] Align default values in the configuration file with the code (#1971)Libravatar firescry9
2023-07-07[feature] enable + document explicit IP dialer allowing/denying (#1950)v0.10.0-rc1Libravatar tobi1
2023-06-21[docs] Clarify email requirement for OIDC (#1918)Libravatar Daenney1
2023-05-25[feature] Configurable custom css length (#1827)Libravatar tobi1
2023-05-09feat: initial tracing support (#1623)Libravatar Dominik Süß1
2023-05-08[chore/performance] Make sender multiplier configurable (#1750)Libravatar tobi1
2023-03-19[feature] Email notifications for new / closed moderation reports (#1628)Libravatar tobi1
2023-03-09[feature] Provide .well-known/host-meta endpoint (#1604)Libravatar Daenney1
2023-03-04[feature] Allow loading TLS certs from disk (#1586)Libravatar Daenney1
2023-02-25[feature] Make OIDC admin groups configurable (#1555)Libravatar Daenney1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-02-01[chore/performance] use only 1 sqlite db connection regardless of multiplier ...Libravatar tobi1
2023-01-31[chore] Use 'immediate' lock for sqlite transactions (#1404)Libravatar tobi1
2023-01-27[chore/docs] add instance-expose-suspended-web to instance docs (#1391)Libravatar tobi1
2023-01-26[chore] set max open / idle conns + conn max lifetime for both postgres and s...Libravatar tobi1
2023-01-18[chore] Change default sqlite busy timeout to 5m (#1352)Libravatar tobi1
2023-01-17[feature] Tune sqlite pragmas (#1349)Libravatar tobi1
2023-01-08[docs] Add s3 ssl variable to storage docs (#1294)Libravatar Logan1
2023-01-06[docs] AWS S3 config details added (#1300)Libravatar Anant Shrivastava1
2023-01-04[feature] HTTP request throttling middleware (#1297)Libravatar tobi1
2022-12-07[docs] encourage using loopback bind address (#1166)Libravatar Andrea1
2022-12-06[feature] overhaul the oidc system (#961)Libravatar Dominik Süß1
2022-11-17[docs] add account domain documentation (#1065)Libravatar tobi1
2022-11-14[feature] add instance-expose-public-timeline flag (#1039)Libravatar Rob Sargant1
2022-11-11[feature] S3: add config flag to proxy S3 media (#1014)Libravatar Mara Sophie Grosch1
2022-11-11[docs] postgres collation warning (#1017)Libravatar Lukáš Zapletal1
2022-11-06[feature] Make rate limit requests amount configurable (#966)Libravatar tobi1
2022-09-29[chore] Add ipv6 localhost to trusted proxies by default (#868)Libravatar tobi1
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi1
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi1
2022-09-12[feature] Fetch + display custom emoji in statuses from remote instances (#807)Libravatar tobi1
2022-07-20[chore] Update image/video size defaults to mastodon's (#723)Libravatar tobi1
2022-07-08[docs] document the migration between local and s3 (#692)Libravatar Dominik Süß1
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß1
2022-06-23[feature] Implement `/api/v1/instance/peers` endpoint (#660)Libravatar tobi1
2022-06-03[feature] Start adding advanced configuration options, starting with `samesit...Libravatar tobi1
2022-04-18[feature] Add log-db-queries config option (#465)Libravatar tobi1
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi1
2022-02-03[docs] Fix documentation to show --config-path in the right position. (#375)Libravatar Phil Hagelberg1
2022-01-30[bug] Fix sqlite empty address issue (#370)Libravatar tobi1
2022-01-30[feature] Make Let's Encrypt integration an opt-in feature (#368)Libravatar tobi1
2021-12-21[documentation] update database docs (#355)Libravatar tobi1
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-12Add optional syslog logrus hook (#343)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi12
2021-11-22Use IPv6 doc prefix for docs (#324)Libravatar Mara Sophie Grosch1
2021-11-22add bindAddress configuration option (#320)Libravatar tobi1
2021-11-14Update docs with better config + installation instructions (#300)Libravatar tobi10
2021-10-31smtp + email confirmation (#285)Libravatar tobi1