mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Default value for langcache. Bug 2975 (SE)
This commit is contained in:
parent
d38139764c
commit
7af89bb79c
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
'guestloginbutton' => 1,
|
||||
'htmleditor' => true,
|
||||
'lang' => 'en',
|
||||
'langcache' => 1,
|
||||
'langmenu' => 1,
|
||||
'langlist' => '',
|
||||
'locale' => 'en',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue