User Manual

08.13.2024

MANUAL

How to set default file size in Linux

## Overview Change the file size default in Linux. ## How to setup 1. Open /web/pleasanter/Implem.Pleasanter/appsettings.json and add the following settings. The value specified for MaxRequestBodySize is the maximum size of the file to be imported or uploaded. ##### JSON ``` "Kestrel": { "Limits": { "MaxRequestBodySize": 10000000000 } } ``` 1. After setting it up, restart Pleasanter.
TOP
このページをシェアする
記載された商品名、各製品名は各社の登録商標または商標です。 © Implem Inc.