[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6957] branches/1.3/contrib/nginx-fcgiwrap/ nginx-config/conf.d/lsmb.conf
- Subject: SF.net SVN: ledger-smb:[6957] branches/1.3/contrib/nginx-fcgiwrap/ nginx-config/conf.d/lsmb.conf
- From: ..hidden..
- Date: Fri, 28 Mar 2014 10:54:16 +0000
Revision: 6957
http://sourceforge.net/p/ledger-smb/code/6957
Author: pongracz
Date: 2014-03-28 10:54:13 +0000 (Fri, 28 Mar 2014)
Log Message:
-----------
Allow to upload files up to 20MB with nginx. Check the settings: client_max_body_size 20M;
Modified Paths:
--------------
branches/1.3/contrib/nginx-fcgiwrap/nginx-config/conf.d/lsmb.conf
Property Changed:
----------------
branches/1.3/contrib/nginx-fcgiwrap/nginx-config/conf.d/lsmb.conf
Modified: branches/1.3/contrib/nginx-fcgiwrap/nginx-config/conf.d/lsmb.conf
===================================================================
--- branches/1.3/contrib/nginx-fcgiwrap/nginx-config/conf.d/lsmb.conf 2014-03-28 10:06:22 UTC (rev 6956)
+++ branches/1.3/contrib/nginx-fcgiwrap/nginx-config/conf.d/lsmb.conf 2014-03-28 10:54:13 UTC (rev 6957)
@@ -1,4 +1,5 @@
server {
+ client_max_body_size 20M;
listen 80;
server_name yourservername.tld ;
Property changes on: branches/1.3/contrib/nginx-fcgiwrap/nginx-config/conf.d/lsmb.conf
___________________________________________________________________
Modified: svn:text-time
## -1 +1 ##
-2014-01-07T15:09:06.896149Z
+2014-03-28T10:52:52.644248Z
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits