Skip to content

Commit 005a713

Browse files
committed
Revert "Merge pull request moodlehq#120 from abias/patch-2"
This reverts commit c0f1792, reversing changes made to c645548. This reverts moodlehq#120 because the same change had been already applied by moodlehq#135 (Eloy's fault, not remembering or checking...)
1 parent 104704a commit 005a713

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.docker-template.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
$CFG->admin = 'admin';
3232
$CFG->directorypermissions = 0777;
3333
$CFG->smtphosts = 'mailhog:1025';
34-
$CFG->pathtophp = '/usr/local/bin/php';
3534

3635
// Debug options - possible to be controlled by flag in future..
3736
$CFG->debug = (E_ALL | E_STRICT); // DEBUG_DEVELOPER

0 commit comments

Comments
 (0)