mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-08 23:06:46 +02:00
Increase max size.
This commit is contained in:
@@ -52,7 +52,7 @@ Options
|
||||
"hideParentFolder": false,
|
||||
"modes": ["details", "grid", "icons"],
|
||||
"setParentFolderLabels": true,
|
||||
"sizes": [24, 32, 48, 64, 96],
|
||||
"sizes": [24, 32, 48, 64, 96, 128],
|
||||
"smartBrowsing": true,
|
||||
"theme": "",
|
||||
"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"],
|
||||
"doc": ["x-pdf", "x-ps"],
|
||||
"delay": 1,
|
||||
"size": 96,
|
||||
"size": 128,
|
||||
"exif": true
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user