]> git.p6c8.net - jirafeau.git/blobdiff - lib/config.original.php
fix type in original config comments
[jirafeau.git] / lib / config.original.php
index f731171e23b8f2c4d47d3b59c2f6d55ec0dc15c9..c0a1ed3630eb3a09247041f31a4b154c00e92dfe 100644 (file)
@@ -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.

patrick-canterino.de