]> git.p6c8.net - jirafeau.git/blobdiff - lib/config.original.php
Merge branch 'rebase_integrate_docker_build_and_publish' into 'next-release'
[jirafeau.git] / lib / config.original.php
index bfa76af9c6f4332164799d7b263619a1019e5a5f..d261f682b1083b9b0ca0f30fbcd36fbfc8029ce4 100644 (file)
@@ -152,6 +152,11 @@ $cfg['availability_default'] = 'month';
  */
 $cfg['one_time_download'] = true;
 
  */
 $cfg['one_time_download'] = true;
 
+/* When set to "true", the checkbox for deleting the file after the first download
+ * is preselected.
+ */
+$cfg['one_time_download_preselected'] = false;
+
 /* Set maximal upload size expressed in MB.
  * »0« means unlimited upload size.
  */
 /* Set maximal upload size expressed in MB.
  * »0« means unlimited upload size.
  */

patrick-canterino.de