index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
installation
/
pleroma.nginx
Age
Commit message (
Collapse
)
Author
2018-05-23
Repair some access-control headers required for third-party webclients
Niklas Poslovski
2018-05-22
Add access-control-expose-headers to Nginx default config
Niklas Poslovski
2018-05-06
Added headers for a more secure default.
Artik Banana
2018-04-20
Add info about certbot with the webroot plugin to pleroma.nginx
csaurus
2018-04-08
Fix 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-01
nginx: document how to enable CORS support
William Pitcock
2018-03-28
Update pleroma.nginx
lambda
2018-03-08
Update pleroma.nginx
lambda
2018-01-26
Merge branch 'feature/cross-origin' into 'develop'
lambda
Access-Control-Allow-Origin See merge request pleroma/pleroma!52
2018-01-26
Access-Control-Allow-Origin
Hakaba Hitoyo
2018-01-14
Correct pleroma.nginx
Hakaba Hitoyo
2017-12-11
Merge remote-tracking branch 'upstream/develop' into media-proxy
href
2017-12-11
nginx sample config, quickly tested
href
2017-12-07
Add websocket upgrade to example nginx config.
eal
2017-08-16
disable sslv3
Henry Jameson
2017-08-08
First attempt at installation documentation
Henry Jameson