Переглянути джерело

Add missing configuration value "translate_app_google_key" #1956

jmontoyaa 7 роки тому
батько
коміт
c60cbcdaa9
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      main/install/configuration.dist.php

+ 3 - 0
main/install/configuration.dist.php

@@ -698,6 +698,9 @@ $_configuration['gradebook_badge_sidebar'] = [
 // Send score in percentage in the exam result notification
 // Send score in percentage in the exam result notification
 //$_configuration['send_notification_score_in_percentage'] = false;
 //$_configuration['send_notification_score_in_percentage'] = false;
 
 
+// Google translate key
+//$_configuration['translate_app_google_key'] = '';
+
 // ------ Custom DB changes
 // ------ Custom DB changes
 // Add user activation by confirmation email
 // Add user activation by confirmation email
 // This option prevents the new user to login in the platform if your account is not confirmed via email
 // This option prevents the new user to login in the platform if your account is not confirmed via email