mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
A new configuration setting so that the admin can define the site's default
timezone.
This commit is contained in:
parent
90207a06e3
commit
d6582c7cac
3 changed files with 29 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
"smtpuser" => "",
|
||||
"teacherassignteachers" => true,
|
||||
"textfilters" => "mod/glossary/dynalink.php",
|
||||
"timezone" => 99,
|
||||
"theme" => "standard",
|
||||
"unzip" => "",
|
||||
"zip" => ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue