mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-60901 environment: 3.6 requirements
Changes include: - MySQL 5.6 is required. - PostgreSQL 8.4 is required. - Oracle 11.2 is required. - 64bits architecture is recommended.
This commit is contained in:
parent
01389839df
commit
57c5494741
3 changed files with 198 additions and 0 deletions
|
@ -1070,6 +1070,7 @@ $string['sitepolicyhandlerplugin'] = '{$a->name} ({$a->component})';
|
|||
$string['sitepolicyguest'] = 'Site policy URL for guests';
|
||||
$string['sitepolicyguest_help'] = 'The URL of the site policy that all guests must see and agree to before accessing the site. Note that this setting will only have an effect if the site policy handler is set to default (core).';
|
||||
$string['sitesectionhelp'] = 'If selected, a topic section will be displayed on the site\'s front page.';
|
||||
$string['sixtyfourbitswarning'] = 'It has been detected that your site is not using a 64-bit PHP version. It is recommended that you upgrade your site to ensure future compatibility.';
|
||||
$string['slasharguments'] = 'Use slash arguments';
|
||||
$string['slashargumentswarning'] = 'It is recommended that the use of slash arguments is enabled. In future it will be required. For more details, see the documentation <a href="https://docs.moodle.org/en/admin/environment/slasharguments">Using slash arguments</a>.';
|
||||
$string['smartpix'] = 'Smart pix search';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue