X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/f55334d19ee35f6a163f574a54546449f7d44ca0..b6f423726c6f71c769fc7d7f3b842f623595a808:/lib/config.original.php diff --git a/lib/config.original.php b/lib/config.original.php index 0d2665c..1b16f32 100644 --- a/lib/config.original.php +++ b/lib/config.original.php @@ -157,7 +157,7 @@ $cfg['proxy_ip'] = array(); * By default, files are hashed through md5 but other methods are available. * * Possible values are 'md5', 'md5_outside' and 'random'. - * + * * With 'md5' option, the whole file is hashed through md5. This is the default. * With 'md5_outside', hash is computed using: * - md5 of the first part of the file,