mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-09 15:26:46 +02:00
Increase max size.
This commit is contained in:
@@ -52,7 +52,7 @@ Options
|
|||||||
"hideParentFolder": false,
|
"hideParentFolder": false,
|
||||||
"modes": ["details", "grid", "icons"],
|
"modes": ["details", "grid", "icons"],
|
||||||
"setParentFolderLabels": true,
|
"setParentFolderLabels": true,
|
||||||
"sizes": [24, 32, 48, 64, 96],
|
"sizes": [24, 32, 48, 64, 96, 128],
|
||||||
"smartBrowsing": true,
|
"smartBrowsing": true,
|
||||||
"theme": "",
|
"theme": "",
|
||||||
"unmanaged": ["index.html", "index.htm", "index.php"],
|
"unmanaged": ["index.html", "index.htm", "index.php"],
|
||||||
@@ -331,7 +331,7 @@ Options
|
|||||||
"mov": ["vid-avi", "vid-flv", "vid-mkv", "vid-mov", "vid-mp4", "vid-mpg", "vid-webm"],
|
"mov": ["vid-avi", "vid-flv", "vid-mkv", "vid-mov", "vid-mp4", "vid-mpg", "vid-webm"],
|
||||||
"doc": ["x-pdf", "x-ps"],
|
"doc": ["x-pdf", "x-ps"],
|
||||||
"delay": 1,
|
"delay": 1,
|
||||||
"size": 96,
|
"size": 128,
|
||||||
"exif": true
|
"exif": true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user