Skip to content

Instantly share code, notes, and snippets.

@nwgat
Created July 21, 2015 13:03
Show Gist options
  • Select an option

  • Save nwgat/38f571ce23a6c526f454 to your computer and use it in GitHub Desktop.

Select an option

Save nwgat/38f571ce23a6c526f454 to your computer and use it in GitHub Desktop.
removing seafile file limit
Fixing file size limit
edit seahubsettings.py to allow bigger sizes
echo "FILEPREVIEWMAXSIZE = 30 * 1024 * 1024" >> seahub_settings.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment