]> git.p6c8.net - jirafeau.git/blobdiff - lib/config.original.php
[BUGFIX] fix file previewing
[jirafeau.git] / lib / config.original.php
index 1b16f3273a1a6abf8c6393f9b298911a3f55fdf6..d8722ac4d228b3785db6d42f3662f6194519fadd 100644 (file)
@@ -181,6 +181,11 @@ $cfg['file_hash'] = 'md5';
  */
 $cfg['litespeed_workaround'] = false;
 
+/* Store uploader's IP along with 'link' file.
+ * Depending of your legislation, you may have to adjust this parameter.
+ */
+$cfg['store_uploader_ip'] = true;
+
 /* Required flag to test if the installation is already installed
  * or needs to start the installation script
  */

patrick-canterino.de