]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - lib/config.original.php
Make one time download optional
[jirafeau_mojo42.git] / lib / config.original.php
index 7f8e6ceeab99f518ff3b1279c03833b19ed1991e..736790a4010d4c484ff6e3f4a9b3e24920c7780d 100644 (file)
@@ -133,6 +133,11 @@ $cfg['availabilities'] = array(
  */
 $cfg['availability_default'] = 'month';
 
+/* Give the uploading user the option to have the file
+ * deleted after the first download.
+ */
+$cfg['one_time_download'] = true;
+
 /* Set maximal upload size expressed in MB.
  * »0« means unlimited upload size.
  */

patrick-canterino.de