mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
Update config.php
This commit is contained in:
parent
b1f0d50965
commit
82ae5beee6
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ return array(
|
|||
'debugsql'=>0, // Set this to 1 to enanble sql logging, only active when debug = 2
|
||||
// 'force_xmlsettings_for_survey_rendering' => true, // Uncomment if you want to force the use of the XML file rather than DB (for easy theme development)
|
||||
// 'use_asset_manager'=>true, // Uncomment if you want to use debug mode and asset manager at the same time
|
||||
'enableLdap'=>false
|
||||
'enableLdap'=>true
|
||||
)
|
||||
);
|
||||
/* End of file config.php */
|
||||
|
|
Loading…
Add table
Reference in a new issue