The name and location of the PrestaShop configuration file depends on the version of this CMS.
In PrestaShop 1.7, the configuration file is called parameters.php
and is located in the subdirectory app/config
.
In PrestaShop 1.5-1.6, the configuration file is called settings.inc.php
and is located in the subdirectory config
.