Skip to content
#

free-software

Here are 372 public repositories matching this topic...

server
duritong
duritong commented Jan 14, 2021

Nextcloud installations behind a nginx reverse proxy are known to abort downloads larger than 1GB: https://www.reddit.com/r/NextCloud/comments/ayhlji/unable_to_download_files_larger_than_1gb/

Setting X-Accel-Buffering to no will tell nginx to not buffer the response and just pass it through. See also: https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/

You can now either

lila
jstawik
jstawik commented Jan 21, 2021

It's very important for me for the text to be clearly visible when added to a screenshot. This is usually easily achieved by using black text with white background or white text with black background - but other colours usually look good with either (except maybe for very dark and very light colours).
I know that usually the implementations involve:

  • Creating a shadow
  • Creating a border

I

Improve this page

Add a description, image, and links to the free-software topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the free-software topic, visit your repo's landing page and select "manage topics."

Learn more