MDL-46794 install: Fixed typo in config-dist.php

This commit is contained in:
Michael Wheeler 2014-08-12 14:56:03 -04:00 committed by Marina Glancy
parent 690988d958
commit 0ed1b7d277

View file

@ -279,7 +279,7 @@ $CFG->admin = 'admin';
// $CFG->reverseproxy = true; // $CFG->reverseproxy = true;
// //
// Enable when using external SSL appliance for performance reasons. // Enable when using external SSL appliance for performance reasons.
// Please note that site may be accessible via https: or https:, but not both! // Please note that site may be accessible via http: or https:, but not both!
// $CFG->sslproxy = true; // $CFG->sslproxy = true;
// //
// This setting will cause the userdate() function not to fix %d in // This setting will cause the userdate() function not to fix %d in