User Manual

03.13.2025

MANUAL

How to set file maximum size in Linux

## Overview Change the file maximum size in Linux. ## How to setup 1. Open /web/pleasanter/Implem.Pleasanter/appsettings.json and add the following settings. The numerical 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.
rocket_launch 導入・移行の不安を、まるごと支援

環境構築から移行・更新まで、導入をしっかりサポートします。

システム導入支援サービスの詳細はこちら →
support_agent 本格運用を、もっと安心に

安定運用や活用拡大を見据えるなら、年間サポートサービスをご活用ください。

年間サポートサービスの詳細はこちら →
TOP