mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Merge branch 'wip-mdl-58068' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
1adae85448
2 changed files with 2 additions and 2 deletions
|
@ -220,7 +220,7 @@ function behat_clean_init_config() {
|
|||
'umaskpermissions', 'dbtype', 'dblibrary', 'dbhost', 'dbname', 'dbuser', 'dbpass', 'prefix',
|
||||
'dboptions', 'proxyhost', 'proxyport', 'proxytype', 'proxyuser', 'proxypassword',
|
||||
'proxybypass', 'theme', 'pathtogs', 'pathtodu', 'aspellpath', 'pathtodot', 'skiplangupgrade',
|
||||
'altcacheconfigpath', 'pathtounoconv'
|
||||
'altcacheconfigpath', 'pathtounoconv', 'alternative_file_system_class'
|
||||
));
|
||||
|
||||
// Add extra allowed settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue