summaryrefslogtreecommitdiff
path: root/installation/pleroma.nginx
AgeCommit message (Collapse)Author
2018-04-20Add info about certbot with the webroot plugin to pleroma.nginxcsaurus
2018-04-08Fix max upload size in nginx config.Hector A. Escobedo
The built-in nginx default does not allow users to upload images larger than 1 MB. This increases the maximum request size to match the default Pleroma config upload_limit parameter. Some helpful comments were also added.
2018-04-01nginx: document how to enable CORS supportWilliam Pitcock
2018-03-28Update pleroma.nginxlambda
2018-03-08Update pleroma.nginxlambda
2018-01-26Merge branch 'feature/cross-origin' into 'develop'lambda
Access-Control-Allow-Origin See merge request pleroma/pleroma!52
2018-01-26Access-Control-Allow-OriginHakaba Hitoyo
2018-01-14Correct pleroma.nginxHakaba Hitoyo
2017-12-11Merge remote-tracking branch 'upstream/develop' into media-proxyhref
2017-12-11nginx sample config, quickly testedhref
2017-12-07Add websocket upgrade to example nginx config.eal
2017-08-16disable sslv3Henry Jameson
2017-08-08First attempt at installation documentationHenry Jameson