summaryrefslogtreecommitdiff
path: root/installation/pleroma.vcl
AgeCommit message (Expand)Author
2021-02-05Add a default rule to not attempt to cache any files larger than 50MBMark Felder
2020-09-30Syntax errorMark Felder
2020-09-30Make it possible for Varnish logs to contain the true scheme used by clientsMark Felder
2019-05-28Improve Varnish config. We set sane headers from the backend now.feld
2019-01-10Consistent intentationMark Felder
2019-01-10Cache partial objects for 10 minutesMark Felder
2019-01-10Streaming is enabled by defaultMark Felder
2018-11-11example configs: kill STS/CT headersWilliam Pitcock
2018-11-11example configs: remove obsolete CSP configurationWilliam Pitcock
2018-08-30Add frame-ancestors 'none' to all configsshibayashi
2018-08-29installation/pleroma.vcl: Add HTTP security headersshibayashi
2018-05-07Don't strip headers from backend for /notice/ eitherMark Felder
2018-05-07Caching notice URLs does not produce pleasant resultsMark Felder
2018-04-19Remove hack for /about/more as we are doing this in Pleroma nowMark Felder
2018-04-13Caching /objects/ URLs breaks them in Mastoweb as they don't redirect to the ...Mark Felder
2018-04-10Remove attempted caching of tootsMark Felder
2018-03-20Clarify vcl_synth is for all 301s we generateMark Felder
2018-03-20Add ability to PURGE the cacheMark Felder
2018-03-20Add example Varnish VCLMark Felder