Commit graph

6 commits

Author SHA1 Message Date
f52664d880 Fix file upload issues by adjusting configuration settings
Without this change, file uploads could fail due to insufficient timeout settings, chunk size limits, and maximum body size restrictions.

* Change the order of arguments for setting lock timeout to match expected format
* Add configuration setting for max chunk size to 20971520 bytes
* Increase Nginx client max body size to 500m to accommodate larger file uploads

Signed-off-by: Glenn <glenux@glenux.net>
2025-03-03 17:14:07 +01:00
2b745cf92a doc: add config lines for dokku 2024-05-05 19:06:44 +02:00
c5d9627558 docs: Add CI/CD badge 2023-08-31 10:17:46 +00:00
56c50cd8fb doc: update process 2022-11-15 12:33:35 +01:00
8faa85ef9e Improve doc 2021-03-17 00:55:39 +01:00
15b9436fc1 Initial commit 2017-07-06 12:38:32 +02:00