X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/b83af6c5d98282a856461a9896e9511ca7f22285..beae768cc711c728351b3dccdc780c60d59355a7:/lib/config.original.php diff --git a/lib/config.original.php b/lib/config.original.php index 1b16f32..d8722ac 100644 --- a/lib/config.original.php +++ b/lib/config.original.php @@ -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 */