Actions

Translations

Optional settings/3/zh-hans: Difference between revisions

From LimeSurvey Manual

(Created page with "执行标准安装后,可选设定只存在于 /application/config/config-defaults.php 这一个文件中。这些可选设定中有一部分只是在初次安装的时候...")
 
(No difference)

Latest revision as of 14:22, 3 March 2017

Message definition (Optional settings)
To modify the configuration settings of the installation, you have to edit the optional settings. They can be found in the /application/config/'''config-defaults.php''', which is located in the LimeSurvey root directory. The default settings of the standard installation can be found in config-defaults.php. Some of them can be overridden by using the [[Global settings|global settings]] dialog, while the others will have to be manually edited.

执行标准安装后,可选设定只存在于 /application/config/config-defaults.php 这一个文件中。这些可选设定中有一部分只是在初次安装的时候会被用到,它们中的部分值会被Global settings覆盖