Add #16 Download all files as zip
This commit is contained in:
parent
9e1970af4f
commit
1713ba5850
@ -113,8 +113,8 @@ class Render {
|
|||||||
openItem,
|
openItem,
|
||||||
title: this.title(share),
|
title: this.title(share),
|
||||||
path: '/share/' + share.key,
|
path: '/share/' + share.key,
|
||||||
showDownload: getConfigOption('ipp.allowDownloadAll', true),
|
showDownload: getConfigOption('ipp.allowDownloadAll', false),
|
||||||
showTitle: getConfigOption('ipp.showGalleryTitle', true),
|
showTitle: getConfigOption('ipp.showGalleryTitle', false),
|
||||||
lgConfig: getConfigOption('lightGallery', {})
|
lgConfig: getConfigOption('lightGallery', {})
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user