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 ff35e68 commit c60cbcdCopy full SHA for c60cbcd
main/install/configuration.dist.php
@@ -698,6 +698,9 @@
698
// Send score in percentage in the exam result notification
699
//$_configuration['send_notification_score_in_percentage'] = false;
700
701
+// Google translate key
702
+//$_configuration['translate_app_google_key'] = '';
703
+
704
// ------ Custom DB changes
705
// Add user activation by confirmation email
706
// This option prevents the new user to login in the platform if your account is not confirmed via email
0 commit comments