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