Totara Talent Experience Platform Open Discussions

How to change settings default values?

 
Craig Eves
Re: How to change settings default values?
Eves (Totara Support)Craig 发表于 2021年05月20日 Thursday 21:23
小组 Totara

Hi Rui

I think you can change most settings by editing the config.php file 

If you add the following line  with something like below (haven't tested) 

$CFG=>  conflicts:facetoface_allowschedulingconflicts = true;

There are some examples of available settings in config-dist.php

Regards