We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c494f4a commit 915630fCopy full SHA for 915630f
config.docker-template.php
@@ -82,4 +82,6 @@
82
define('TEST_ENROL_LDAP_DOMAIN', 'ou=Users,dc=openstack,dc=org');
83
}
84
85
+$CFG->pathtopython = '/usr/bin/python';
86
+
87
require_once(__DIR__ . '/lib/setup.php');
0 commit comments