MDL-59995 core_admin: added setting to define Python bin path
This commit is contained in:
@@ -835,6 +835,8 @@ $string['pathtopgdumpinvalid'] = 'Invalid path to pg_dump - either wrong path or
|
||||
$string['pathtopsql'] = 'Path to psql';
|
||||
$string['pathtopsqldesc'] = 'This is only necessary to enter if you have more than one psql on your system (for example if you have more than one version of postgresql installed)';
|
||||
$string['pathtopsqlinvalid'] = 'Invalid path to psql - either wrong path or not executable';
|
||||
$string['pathtopython'] = 'Path to Python';
|
||||
$string['pathtopythondesc'] = 'Path to your executable Python binary.';
|
||||
$string['pcreunicodewarning'] = 'It is strongly recommended to use PCRE PHP extension that is compatible with Unicode characters.';
|
||||
$string['perfdebug'] = 'Performance info';
|
||||
$string['performance'] = 'Performance';
|
||||
|
||||
Reference in New Issue
Block a user