Fixes config.
This commit is contained in:
parent
ff32e198a6
commit
4e4e654467
@ -100,13 +100,13 @@ H5AI_CONFIG = {
|
|||||||
* Requires PHP on the server.
|
* Requires PHP on the server.
|
||||||
* Show thumbnails for image files.
|
* Show thumbnails for image files.
|
||||||
*/
|
*/
|
||||||
"showThumbs": true,
|
"showThumbs": false,
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Requires PHP on the server.
|
* Requires PHP on the server.
|
||||||
* Enable zipped download of selected entries.
|
* Enable zipped download of selected entries.
|
||||||
*/
|
*/
|
||||||
"zippedDownload": true
|
"zippedDownload": false
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user