mirror of
https://github.com/lrsjng/h5ai
synced 2025-12-07 17:32:37 +01:00
Update options.json
Fixed comment to indicate correct path.
This commit is contained in:
parent
44e53ab213
commit
ab4fa886c3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue