X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/68892c7ee6ea5f3f30d1e5d1051cd7029b2cbd41..90462b6a06d67c66d616dc2792f62895613613e0:/lib/config.original.php?ds=inline diff --git a/lib/config.original.php b/lib/config.original.php index 7eaa6c4..f731171 100644 --- a/lib/config.original.php +++ b/lib/config.original.php @@ -37,8 +37,6 @@ $cfg['lang'] = 'auto'; $cfg['style'] = 'courgette'; /* Propose a preview link if file type is previewable is set to true. */ $cfg['preview'] = true; -/* Download page: propose a link to a download page is set to true. */ -$cfg['download_page'] = true; /* Encryption feature. disable it by default. * By enabling it, file-level deduplication won't work. */