1
0
mirror of https://github.com/lrsjng/h5ai.git synced 2025-08-14 09:54:21 +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. 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 The user selected view size is also stored local in modern browsers
so that it will be persistent. 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 - unmanaged: array of strings, don't manage folders containing one of those files
- unmanagedInNewWindow: boolean, open unmanaged links in new window/tab - unmanagedInNewWindow: boolean, open unmanaged links in new window/tab
*/ */