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.
|Environment|Storage location|
|:--|:--|
|Windows|C:¥inetpub¥wwwroot¥pleasanter¥App_Data¥Parameters|
|Linux|/web/pleasanter/Implem.Pleasanter/App_Data/Parameters|
|Microsoft Azure|.\Implem.Pleasanter\App_Data\Parameters|
## 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="" />