Преглед на файлове

Add missing config info 'show_hidden_exercise_added_to_lp'

Julio Montoya преди 5 години
родител
ревизия
f627e01dca
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      main/install/configuration.dist.php

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

@@ -1306,6 +1306,9 @@ requires extension "php-soap"  sudo apt-get install php-soap
     'variables' => [],
 ];*/
 
+// Show hidden exercises that were added to a LP in the exercise list
+// $_configuration['show_hidden_exercise_added_to_lp'] = true;
+
 // KEEP THIS AT THE END
 // -------- Custom DB changes
 // Add user activation by confirmation email