summaryrefslogtreecommitdiff
path: root/docs/configuration
AgeCommit message (Expand)AuthorFiles
2025-11-17[performance] add optional S3 object info caching (#4546)Libravatar kim1
2025-09-22[chore] Update config to remove unnecessary square brackets around ipv6 addre...Libravatar tobi1
2025-09-18[chore/docs] Fix Prometheus metric names for Gin, include example Grafana das...v0.20.0-rc1Libravatar tobi2
2025-09-17[chore] remove nollamas middleware for now (after discussions with a security...Libravatar kim1
2025-08-12[feature] scheduled statuses (#4274)Libravatar nicole mikołajczyk2
2025-08-11[docs] Revamp trusted proxies warning a bit (#4365)Libravatar tobi1
2025-08-09[feature + performance] add JSON logging format (#4355)Libravatar kim1
2025-07-03[docs] Document STARTTLS behavior (#4301)Libravatar agx1
2025-06-24[bugfix] update the default configuration to not set a db type or address, to...Libravatar kim1
2025-06-05[chore] blocklist -> allowlist config typo fix (#4242)Libravatar tobi1
2025-06-03[feature] Add config option to expose custom emojis without auth (#4233)Libravatar tobi1
2025-05-31[feature/internal/httpclient] add option to configure outgoing protocol (#4134)Libravatar famfo1
2025-05-30[feature] Add S3 key prefix (#4200)Libravatar vdyotte1
2025-05-20[feature] Allow exposing allows, implement `/api/v1/domain_blocks` and `/api/...Libravatar tobi1
2025-05-14[chore] Change default database in example config to sqlite, update docs. (#4...Libravatar Phil Hagelberg1
2025-05-14[feature] Configurable max profile fields (#4175)Libravatar Jackson1
2025-05-06[feature] Add `description_limit` to `/api/v2/instance`, increase default lim...Libravatar tobi1
2025-05-06[feature] add ability to change s3 bucket lookup type (#4120)Libravatar nopjmp1
2025-05-05[chore] Simplify the OTEL setup (#4110)Libravatar Daenney1
2025-05-03[chore/docs] fix relative link to scraper deterrence (#4111)Libravatar cdn0x121
2025-04-28[docs] Move docs links to codeberg (#4074)Libravatar tobi1
2025-04-27[chore] Rewrite all remaining Github linksLibravatar Daenney1
2025-04-26[chore] Fix daenney being bad at sed (#4060)Libravatar Daenney1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney1
2025-04-24[docs] Mention where to run the command to grant CREATE permissions (#4050)Libravatar Ember1
2025-04-11[docs] add instruction about postgres permission (#3981)Libravatar heddxh1
2025-02-12[feature] Implement backfilling statuses thru scheduled_at (#3685)Libravatar Vyr Cossont1
2025-02-10[feature] make account sign-up / backlog limits configurable (#3768)Libravatar tobi1
2025-02-04[feature] Change `instance-stats-randomize` to `instance-stats-mode` with mul...Libravatar tobi1
2025-01-31[feature] Add `instance-stats-randomize` config option (#3718)Libravatar tobi1
2025-01-27[chore] skip `trusted-proxies` warning if ip excepted from rate limiting (#3699)Libravatar tobi1
2025-01-26[chore] Allow suppressing trusted-proxies warning by disabling rate limiting ...Libravatar tobi1
2025-01-23[feature] Add warning about `trusted-proxies` to make config easier (#3675)Libravatar tobi2
2025-01-20[bugfix] Store LastModified for domain perm subs + send as If-Modified-Since ...Libravatar tobi1
2024-11-11docs: Clarify object store configuration (#3527)Libravatar Daenney1
2024-11-04[feature] add support for hinting via api/v_/instance preferred image / video...Libravatar kim1
2024-10-13[chore/docs] Add `/gotosocial/.cache` to Docker container, document `GTS_WAZE...Libravatar tobi1
2024-10-05[docs] Make `protocol` config option really explicit (#3391)Libravatar tobi1
2024-10-02[docs] Update smtp docs to mention starttls + port 587 (#3378)Libravatar tobi1
2024-08-08[feature] Add `db-postgres-connection-string` option (#3178)Libravatar John Winston1
2024-08-03[chore] Add `media-ffmpeg-pool-size` config var (#3164)Libravatar tobi1
2024-07-31[feature] Object store custom URL (S3) (#3046)Libravatar CDN1
2024-07-12[feature] support processing of (many) more media types (#3090)Libravatar kim1
2024-05-30[docs] Fix link in domain part (#2946)Libravatar 浮心物语1
2024-05-27[feature/frontend] Let admins send test email to validate SMTP config (#2934)Libravatar tobi1
2024-05-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi1
2024-04-30[docs] Remove last references to RPi (#2885)Libravatar Daenney1
2024-04-15[chore] Turn `accounts-registration-open` false by default (#2839)Libravatar tobi1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2024-04-11[performance] massively improved ActivityPub delivery worker efficiency (#2812)Libravatar kim1