1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-11 00:14:06 +02:00

Merge pull request #586 from thadius856/master

Update options.json
This commit is contained in:
Lars Jung
2019-04-16 14:06:04 +02:00
committed by GitHub

View File

@@ -54,7 +54,7 @@
is given the view size is fixed and the selector buttons are hidden.
The user selected view size is also stored local in modern browsers
so that it will be persistent.
- theme: string, name of one of the folders in "_h5ai/images/themes", defaults to "default"
- theme: string, name of one of the folders in "_h5ai/public/images/themes", defaults to "default"
- unmanaged: array of strings, don't manage folders containing one of those files
- unmanagedInNewWindow: boolean, open unmanaged links in new window/tab
*/