mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 18:40:17 +02:00
Fixes config.
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user