User Manual

11.11.2025

MANUAL

Set Parameter: Confirmation When Changing Parameters

## Set Parameter The parameter files for the basic settings of Pleasanter are configured in JSON format. ## Parameter Files Storage Location Parameter files are stored in the following directory in the standard configuration. For Docker deployments, please refer to "[Starting with Modified Parameters from Default Values Using Docker Images](https://pleasanter.org/ja/manual/change-parameters-at-docker-image) (Contents only in Japanese)". |Environment|Storage location| |:--|:--| |Windows|C:\web\pleasanter\Implem.Pleasanter\App_Data\Parameters| |Linux|/web/pleasanter/Implem.Pleasanter/App_Data/Parameters| |Microsoft Azure|C:\home\site\wwwroot\App_Data\Parameters <sup>[1]</sup>| [1] Depending on your environment, the path may be D:\home\site instead. Please adjust accordingly as needed. ## Notes Restarting Pleasanter is required to reflect the parameter changes. Please be aware that the service will stop during the restart. ## Reflect Setting Changes » For Windows environment, restart IIS. » For Linux environment, restart the Pleasanter service: ``` sudo systemctl restart pleasanter ``` » For Microsoft Azure environment, restart the App Service. ## Troubleshooting If the settings are not reflected correctly, please check the "[Check JSON Format](/en/manual/faq-json-format)". ## Related Information <div id="ManualList"><ul><li><a href="/en/manual/faq-json-format">FAQ: What to check if modified configuration files or API requests (JSON format) are not recognized correctly</a><span>08.14.2024 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />
TOP