- Allow for more complex and longer PDFs to be uploaded to Evie. First implmentation of a processor for specific file types.
- Allow URLs to contain other information than just HTML information. It can alose refer to e.g. PDF-files.
This commit is contained in:
@@ -32,7 +32,7 @@ http {
|
||||
#keepalive_timeout 0;
|
||||
keepalive_timeout 65;
|
||||
|
||||
client_max_body_size 16M;
|
||||
client_max_body_size 50M;
|
||||
|
||||
#gzip on;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user