X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/90462b6a06d67c66d616dc2792f62895613613e0..57971c94012d697a9d37160bb2c0321313a3fdf3:/lib/config.original.php diff --git a/lib/config.original.php b/lib/config.original.php index f731171..c0a1ed3 100644 --- a/lib/config.original.php +++ b/lib/config.original.php @@ -35,7 +35,7 @@ $cfg['var_root'] = ''; $cfg['lang'] = 'auto'; /* Select your style :) See media folder */ $cfg['style'] = 'courgette'; -/* Propose a preview link if file type is previewable is set to true. */ +/* Propose a preview link if file type is previewable. */ $cfg['preview'] = true; /* Encryption feature. disable it by default. * By enabling it, file-level deduplication won't work.