mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Moves thumbTypes to config.js.
This commit is contained in:
parent
9f10e92175
commit
ba3e61c1d0
7 changed files with 25 additions and 22 deletions
|
@ -106,6 +106,7 @@ var H5AI_CONFIG = {
|
|||
* Show thumbnails for image files.
|
||||
*/
|
||||
"showThumbs": true,
|
||||
"thumbTypes": ["bmp", "gif", "ico", "image", "jpg", "png", "tiff"],
|
||||
|
||||
/*
|
||||
* Requires PHP on the server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue